volume content menu bug #799
pull-request.yml
on: pull_request
unit-tests
1m 32s
e2e-tests
1m 37s
Matrix: build-and-lint
Annotations
6 errors, 8 warnings, and 1 notice
build-and-lint (20):
src/middleware.ts#L6
Definition for rule '@next/next/no-server-import-in-page' was not found
|
build-and-lint (20):
src/middlewares/botCheck.ts#L4
Definition for rule '@next/next/no-server-import-in-page' was not found
|
build-and-lint (20):
src/middlewares/decorateHeaders.ts#L2
Definition for rule '@next/next/no-server-import-in-page' was not found
|
build-and-lint (20):
src/middlewares/initSession.ts#L7
Definition for rule '@next/next/no-server-import-in-page' was not found
|
build-and-lint (20):
src/middlewares/verifyMiddleware.ts#L1
Definition for rule '@next/next/no-server-import-in-page' was not found
|
build-and-lint (20)
Process completed with exit code 1.
|
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
|
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.
|
🎭 Playwright Run Summary
74 skipped
|