Skip to content

Fix for not following HTTP standards #159

Fix for not following HTTP standards

Fix for not following HTTP standards #159

Triggered via push August 16, 2024 14:46
Status Failure
Total duration 15m 51s
Artifacts
Fit to window
Zoom out
Zoom in

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#L42
Line indented incorrectly; expected at least 24 spaces, found 20
build: src/store/modules/search.js#L43
Multi-line function call not indented correctly; expected 24 spaces but found 28
build: src/store/modules/search.js#L44
Multi-line function call not indented correctly; expected 24 spaces but found 28
build: src/store/modules/search.js#L44
Line indented incorrectly; expected 32 spaces, found 28
build: src/store/modules/search.js#L45
Line indented incorrectly; expected at least 36 spaces, found 32
build: src/store/modules/search.js#L46
Line indented incorrectly; expected 32 spaces, found 28
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/