Skip to content

refactor legend to make it static when zoomed in #138

refactor legend to make it static when zoomed in

refactor legend to make it static when zoomed in #138

Triggered via pull request February 22, 2024 13:49
Status Failure
Total duration 2m 13s
Artifacts

ci.yaml

on: pull_request
Lint Python
31s
Lint Python
Test [vue]
13s
Test [vue]
Matrix: lint-node
Matrix: test-django
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L90
Unexpected console statement
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L97
Unexpected console statement
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L98
Unexpected console statement
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L99
Unexpected console statement
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L100
Unexpected console statement
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L103
Unexpected console statement
Lint [eslint]
Process completed with exit code 1.
Lint [eslint]: client/src/api/api.ts#L116
'PaginatedNinjaResponse' is defined but never used
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L4
'GeoEvent' is defined but never used
Lint [eslint]: client/src/components/geoJS/layers/legendLayer.ts#L102
'height' is assigned a value but never used
Lint Python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Django [check-migrations]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Django [test]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.