Feature/logout #61
frontend-ci.yml
on: pull_request
Run Linting (ESLint & Prettier)
24s
Run Frontend Tests (Jest)
24s
Annotations
4 errors and 10 warnings
|
Run Frontend Tests (Jest)
Process completed with exit code 1.
|
|
Run Linting (ESLint & Prettier)
Process completed with exit code 1.
|
|
Run Linting (ESLint & Prettier):
client/tests/accountUtils.test.js#L1
postConnection not found in '../src/utils/accountUtils'
|
|
Run Linting (ESLint & Prettier):
client/src/utils/accountUtils.js#L79
Expected exception block, space or tab after '//' in comment
|
|
Run Linting (ESLint & Prettier):
client/src/FriendsScreen.js#L57
Unexpected alert
|
|
Run Linting (ESLint & Prettier):
client/src/FriendsScreen.js#L55
Unexpected console statement
|
|
Run Linting (ESLint & Prettier):
client/src/FriendsScreen.js#L41
Unexpected console statement
|
|
Run Linting (ESLint & Prettier):
client/src/FindRoute.js#L103
Unexpected alert
|
|
Run Linting (ESLint & Prettier):
client/src/FindRoute.js#L48
Unexpected console statement
|
|
|
|
Run Linting (ESLint & Prettier):
client/src/AccountScreen.js#L21
Replace `},` with `··},·`
|
|
|
|
|
|
|