No more Barrels #795
pull-request.yml
on: pull_request
unit-tests
1m 18s
e2e-tests
1m 45s
Matrix: build-and-lint
Annotations
8 warnings and 1 notice
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
e2e-tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build-and-lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-lint (20):
src/api/__tests__/api.test.ts#L83
'onRes' is assigned a value but never used
|
build-and-lint (20):
src/components/AbstractSideNav/AbstractSideNav.tsx#L27
'hasMetrics' is defined but never used
|
build-and-lint (20):
src/components/AbstractSideNav/AbstractSideNav.tsx#L28
'graphicsCount' is defined but never used
|
build-and-lint (20):
src/pages/search/index.tsx#L398
'omitUnsafeQueryParams' is assigned a value but never used
|
🎭 Playwright Run Summary
74 skipped
|