fix archive #143
Annotations
12 errors and 3 warnings
build:
src/composables/UseFileSelection.js#L29
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L35
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L42
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L45
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/store/modules/search.js#L5
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L5
Multi-line function call not indented correctly; expected 4 spaces but found 1
|
build:
src/store/modules/search.js#L6
Spaces must be used to indent lines; tabs are not allowed
|
build:
src/store/modules/search.js#L6
Multi-line function call not indented correctly; expected 4 spaces but found 2
|
build:
src/store/modules/search.js#L6
Line indented incorrectly; expected 8 spaces, found 2
|
build:
src/store/modules/search.js#L7
Spaces must be used to indent lines; tabs are not allowed
|
build
Process completed with exit code 2.
|
checks
Process completed with exit code 1.
|
lint
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/
|
build
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/
|
checks
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/
|