ci: setup checks for update of branch main
and for PRs
#5
ci.yml
on: pull_request
Checks (typechecking, linting, formatting)
14s
Annotations
1 error and 2 warnings
Checks (typechecking, linting, formatting)
Process completed with exit code 1.
|
Checks (typechecking, linting, formatting):
src/components/editor.tsx#L66
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Checks (typechecking, linting, formatting):
src/components/path/index.tsx#L62
React Hook useEffect has a missing dependency: 'fetchCodePath'. Either include it or remove the dependency array
|