Skip to content

fix lint on backend-javascript #94

fix lint on backend-javascript

fix lint on backend-javascript #94

Triggered via push July 19, 2025 15:27
Status Failure
Total duration 26s
Artifacts
build-and-push
19s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-and-push
Process completed with exit code 1.
build-and-push: backend-javascript/src/server.js#L47
Too many blank lines at the end of file. Max of 1 allowed
build-and-push: backend-javascript/src/server.js#L15
More than 1 blank line not allowed
build-and-push: backend-javascript/src/server.js#L10
Expected newline before return statement
build-and-push: backend-javascript/src/__tests__/integration/server.test.js#L21
More than 1 blank line not allowed
build-and-push: backend-javascript/src/__tests__/integration/app.test.js#L4
'BACKEND_MOCK_SUFFIX' is defined but never used