small hotfix #98
Annotations
12 errors and 3 warnings
build:
src/composables/UseFileSelection.js#L28
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L34
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L41
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/composables/UseFileSelection.js#L44
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
build:
src/store/modules/search.js#L45
Multi-line function call not indented correctly; expected 20 spaces but found 24
|
build:
src/store/modules/search.js#L46
Multi-line function call not indented correctly; expected 28 spaces but found 24
|
build:
src/store/modules/search.js#L47
Multi-line function call not indented correctly; expected 28 spaces but found 32
|
build:
src/store/modules/search.js#L47
Line indented incorrectly; expected 28 spaces, found 32
|
build:
src/store/modules/search.js#L50
Line indented incorrectly; expected 28 spaces, found 32
|
build:
src/store/modules/search.js#L51
Multi-line function call not indented correctly; expected 28 spaces but found 36
|
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/
|