Skip to content

basic CI and fixing client linting #1

basic CI and fixing client linting

basic CI and fixing client linting #1

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

ci.yaml

on: pull_request
Lint Python
38s
Lint Python
Test [vue]
17s
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 254.
Test Django [check-migrations]
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/batai/batai/django'. No such file or directory
Test Django [test]
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/batai/batai/django'. No such file or directory
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