missed updates #796
Annotations
5 warnings
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/
|
Lint:
src/api/__tests__/api.test.ts#L83
'onRes' is assigned a value but never used
|
Lint:
src/components/AbstractSideNav/AbstractSideNav.tsx#L27
'hasMetrics' is defined but never used
|
Lint:
src/components/AbstractSideNav/AbstractSideNav.tsx#L28
'graphicsCount' is defined but never used
|
Lint:
src/pages/search/index.tsx#L398
'omitUnsafeQueryParams' is assigned a value but never used
|
Loading