Merge pull request #28 from CMU-313/ac/api #21
azure-deploy-f24.yml
on: push
lint-and-test
/
test
1m 26s
build-and-deploy
0s
Annotations
6 errors
lint-and-test / test:
src/api/topics.js#L314
'strictEqual' is not defined
|
lint-and-test / test:
src/api/topics.js#L314
Missing space before opening brace
|
lint-and-test / test:
src/api/topics.js#L316
Closing curly brace does not appear on the same line as the subsequent block
|
lint-and-test / test:
src/api/topics.js#L317
Expected space(s) after "else"
|
lint-and-test / test:
src/api/topics.js#L317
Unnecessary 'else' after 'return'
|
lint-and-test / test
Process completed with exit code 1.
|