Skip to content

Canary

Canary #28

Triggered via pull request August 28, 2025 02:32
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Frontend ESLint and TS
31s
Frontend ESLint and TS
Backend Ruff and mypy
7s
Backend Ruff and mypy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Backend Ruff and mypy
Process completed with exit code 1.
Frontend ESLint and TS: app/routes/landing.tsx#L646
Do not use Array index in keys
Frontend ESLint and TS: app/routes/landing.tsx#L479
React Hook useEffect has a missing dependency: 'features.length'. Either include it or remove the dependency array
Frontend ESLint and TS: app/routes/home.tsx#L382
React Hook useCallback has a missing dependency: 'getMediaBinItems'. Either include it or remove the dependency array
Frontend ESLint and TS: app/root.tsx#L112
Dangerous property 'dangerouslySetInnerHTML' found
Frontend ESLint and TS: app/hooks/useTimeline.ts#L255
React Hook useCallback has a missing dependency: 'snapshotTimeline'. Either include it or remove the dependency array
Frontend ESLint and TS: app/hooks/useMediaBin.ts#L336
React Hook useCallback has a missing dependency: 'projectId'. Either include it or remove the dependency array
Frontend ESLint and TS: app/components/ui/ProfileMenu.tsx#L55
React Hook React.useEffect has a missing dependency: 'limitBytes'. Either include it or remove the dependency array
Frontend ESLint and TS: app/NotFound.tsx#L283
Do not use Array index in keys
Frontend ESLint and TS: app/NotFound.tsx#L173
Do not use Array index in keys
Frontend ESLint and TS: app/NotFound.tsx#L100
Do not use Array index in keys