Skip to content

ci: setup checks for update of branch main and for PRs #5

ci: setup checks for update of branch main and for PRs

ci: setup checks for update of branch main and for PRs #5

Triggered via pull request March 1, 2025 14:00
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Checks (typechecking, linting, formatting)
14s
Checks (typechecking, linting, formatting)
Fit to window
Zoom out
Zoom in

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