build hotfix #95
Annotations
11 errors and 1 warning
src/composables/UseFileSelection.js#L28
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
src/composables/UseFileSelection.js#L34
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
src/composables/UseFileSelection.js#L41
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
src/composables/UseFileSelection.js#L44
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
src/store/modules/search.js#L5
Spaces must be used to indent lines; tabs are not allowed
|
src/store/modules/search.js#L5
Multi-line function call not indented correctly; expected 4 spaces but found 1
|
src/store/modules/search.js#L6
Spaces must be used to indent lines; tabs are not allowed
|
src/store/modules/search.js#L6
Multi-line function call not indented correctly; expected 4 spaces but found 2
|
src/store/modules/search.js#L6
Line indented incorrectly; expected 8 spaces, found 2
|
src/store/modules/search.js#L7
Spaces must be used to indent lines; tabs are not allowed
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading