Skip to content

basic CI and fixing client linting #3

basic CI and fixing client linting

basic CI and fixing client linting #3

Triggered via pull request January 4, 2024 14:52
Status Failure
Total duration 1m 45s
Artifacts

ci.yaml

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

Annotations

3 errors and 10 warnings
Test [vue]
Process completed with exit code 1.
Test Django [check-migrations]
Process completed with exit code 1.
Test Django [test]
Process completed with exit code 1.
Lint [eslint]: client/src/App.vue#L2
'watch' is defined but never used
Lint [eslint]: client/src/App.vue#L8
'route' is assigned a value but never used
Lint [eslint]: client/src/api/api.ts#L2
'GeoJsonObject' is defined but never used
Lint [eslint]: client/src/api/api.ts#L3
'createS3ffClient' is defined but never used
Lint [eslint]: client/src/api/api.ts#L4
'S3FileFieldProgressCallback' is defined but never used
Lint [eslint]: client/src/api/api.ts#L63
'PaginatedNinjaResponse' is defined but never used
Lint [eslint]: client/src/components/SpectrogramViewer.vue#L3
'GeoEvent' is defined but never used
Lint [eslint]: client/src/components/SpectrogramViewer.vue#L15
Unexpected any. Specify a different type
Lint [eslint]: client/src/components/SpectrogramViewer.vue#L16
Unexpected any. Specify a different type
Lint [eslint]: client/src/components/UploadRecording.vue#L3
'S3FileFieldProgress' is defined but never used