Skip to content

Editor Improvements #52

Editor Improvements

Editor Improvements #52

Triggered via pull request January 30, 2024 15:42
Status Failure
Total duration 2m 6s
Artifacts

ci.yaml

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

Annotations

11 errors and 4 warnings
Lint [eslint]: client/src/views/Spectrogram.vue#L107
'timeRef' is already defined
Lint [eslint]: client/src/views/Spectrogram.vue#L108
'freqRef' is already defined
Lint [eslint]: client/src/views/Spectrogram.vue#L109
'setHoverData' is already defined
Lint [eslint]
Process completed with exit code 1.
Lint [typescript]
Cannot redeclare block-scoped variable 'timeRef'.
Lint [typescript]
Cannot redeclare block-scoped variable 'freqRef'.
Lint [typescript]
Cannot redeclare block-scoped variable 'setHoverData'.
Lint [typescript]
Cannot redeclare block-scoped variable 'timeRef'.
Lint [typescript]
Cannot redeclare block-scoped variable 'freqRef'.
Lint [typescript]
Cannot redeclare block-scoped variable 'setHoverData'.
Lint [typescript]
Process completed with exit code 2.
Lint [eslint]: client/src/api/api.ts#L79
'PaginatedNinjaResponse' is defined 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 [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/.
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/.