Skip to content
Triggered via push November 12, 2024 23:28
Status Failure
Total duration 1m 44s
Artifacts
build-and-deploy
0s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-and-test / test: src/posts/create.js#L23
Missing semicolon
lint-and-test / test: src/posts/create.js#L24
Trailing spaces not allowed
lint-and-test / test: src/posts/data.js#L71
Expected '===' and instead saw '=='
lint-and-test / test: src/posts/data.js#L71
Strings must use singlequote
lint-and-test / test: src/translate/index.js#L1
Use the global form of 'use strict'
lint-and-test / test: src/translate/index.js#L1
Unexpected var, use let or const instead
lint-and-test / test: src/translate/index.js#L1
'request' is assigned a value but never used
lint-and-test / test: src/translate/index.js#L6
Expected indentation of 1 tab but found 4 spaces
lint-and-test / test: src/translate/index.js#L7
Expected indentation of 1 tab but found 4 spaces
lint-and-test / test: src/translate/index.js#L7
Strings must use singlequote