House keeping #50
test.yml
on: pull_request
Run Python linters
7s
Run JS linters
17s
Run backend unit tests
2m 57s
Run frontend unit tests
37s
Annotations
7 warnings
Run JS linters:
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
|
Run JS linters:
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
|
Run JS linters:
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
|
Run JS linters:
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
|
Run JS linters:
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
|
Run backend unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
|
351 KB |
|