Editor Improvements #52
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/.
|