Merge pull request #48 from CMU-313/features/US39-UI #19
azure-deploy-f24.yml
on: push
lint-and-test
/
test
1m 39s
build-and-deploy
0s
Annotations
10 errors
lint-and-test / test:
src/categories/topics.js#L90
Missing semicolon
|
lint-and-test / test:
src/topics/create.js#L38
Trailing spaces not allowed
|
lint-and-test / test:
src/topics/create.js#L42
Trailing spaces not allowed
|
lint-and-test / test:
src/topics/create.js#L43
Unnecessary use of boolean literals in conditional expression
|
lint-and-test / test:
src/topics/create.js#L43
Missing semicolon
|
lint-and-test / test:
test/topics.js#L279
Missing semicolon
|
lint-and-test / test:
test/topics.js#L291
Missing trailing comma
|
lint-and-test / test:
test/topics.js#L296
Missing semicolon
|
lint-and-test / test:
test/topics.js#L309
Missing semicolon
|
lint-and-test / test:
test/topics.js#L311
Trailing spaces not allowed
|