-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tidy time #179
base: main
Are you sure you want to change the base?
Tidy time #179
Conversation
Also lint all the files so that it doesn't complain
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've only skimmed the files where the diff was only in the imports, as I assume that's all automated and correct. I did have some questions about the organisation though.
For some reason whatever changes have been made cause it to start complaining about Bad env configuration
Attempted to deploy a preview of this PR, but ran into an error. See the Jenkins output for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 122 out of 136 changed files in this pull request and generated no suggestions.
Files not reviewed (14)
- .eslintrc.json: Language not supported
- .prettierrc: Language not supported
- app/(authenticated)/admin/positions/layout.tsx: Evaluated as low risk
- app/(authenticated)/_components/Breadcrumbs.tsx: Evaluated as low risk
- app/(authenticated)/admin/roles/layout.tsx: Evaluated as low risk
- app/(authenticated)/admin/layout.tsx: Evaluated as low risk
- app/(authenticated)/admin/page.tsx: Evaluated as low risk
- app/(authenticated)/admin/positions/form.tsx: Evaluated as low risk
- app/(authenticated)/admin/roles/RoleCard.tsx: Evaluated as low risk
- app/(authenticated)/admin/positions/actions.ts: Evaluated as low risk
- app/(authenticated)/admin/roles/actions.ts: Evaluated as low risk
- app/(authenticated)/admin/positions/PositionCard.tsx: Evaluated as low risk
- app/(authenticated)/admin/roles/form.tsx: Evaluated as low risk
- .storybook/preview.ts: Evaluated as low risk
Did things: