Remove unused imports from App.tsx #123
main.yaml
on: push
lint-backend
/
lint
46s
lint-frontend
/
lint
17s
build-backend
/
Deploy
build-frontend
/
Deploy
Annotations
4 errors
|
lint-frontend / lint:
thallium-frontend/src/utils/hooks.ts#L31
Missing semicolon
|
lint-frontend / lint:
thallium-frontend/src/utils/hooks.ts#L35
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
lint-frontend / lint
Process completed with exit code 1.
|