House keeping #48
Annotations
6 warnings
frontend/src/contexts/auth.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/contexts/snackbar.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/routes/home.tsx#L88
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/routes/sso.login.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend/src/routes/users.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading