Projectpage #473
lint.yml
on: pull_request
Run linters
16s
Backend Unit Testing
22s
Frontend Unit Testing
16s
Pyright
13s
Annotations
5 errors and 10 warnings
Run linters
Process completed with exit code 1.
|
tests/components/navigation/NavBar.spec.ts > NavBar > renders correct navigations for non admin:
frontend/tests/components/navigation/NavBar.spec.ts#L48
AssertionError: expected false to be truthy
❯ tests/components/navigation/NavBar.spec.ts:48:72
|
tests/components/navigation/NavBar.spec.ts > NavBar > render correct navigations for admin:
frontend/tests/components/navigation/NavBar.spec.ts#L65
AssertionError: expected false to be truthy
❯ tests/components/navigation/NavBar.spec.ts:65:72
|
tests/components/navigation/NavBar.spec.ts > NavBar > render correct navigations not logged in:
frontend/tests/components/navigation/NavBar.spec.ts#L83
AssertionError: expected false to be truthy
❯ tests/components/navigation/NavBar.spec.ts:83:73
|
Frontend Unit Testing
Process completed with exit code 1.
|
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linters:
frontend/src/queries/User.ts#L57
'_' is defined but never used
|
Run linters:
frontend/src/queries/User.ts#L57
'__' is defined but never used
|
Run linters:
frontend/src/queries/User.ts#L57
'uid' is defined but never used
|
Run linters:
frontend/src/queries/User.ts#L57
'ctx' is defined but never used
|
Backend Unit Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend Unit Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend Unit Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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: "pytest-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 | |
---|---|---|
pytest-coverage-report
Expired
|
48 KB |
|