adding newline to end of file unread.js in public/src/client/header #10
azure-deploy-f24.yml
on: push
lint-and-test
/
test
1m 33s
build-and-deploy
0s
Annotations
8 errors
lint-and-test / test:
src/posts/create.js#L38
Multiple spaces found before '// Added anony...'
|
lint-and-test / test:
src/posts/data.js#L25
Expected parentheses around arrow function argument having a body with curly braces
|
lint-and-test / test:
src/posts/data.js#L27
Operator '==' must be spaced
|
lint-and-test / test:
src/posts/data.js#L27
Expected '===' and instead saw '=='
|
lint-and-test / test:
src/posts/data.js#L27
Missing space before opening brace
|
lint-and-test / test:
src/posts/data.js#L28
Trailing spaces not allowed
|
lint-and-test / test:
src/posts/data.js#L38
Expected '===' and instead saw '=='
|
lint-and-test / test
Process completed with exit code 1.
|