stabilizing canary #23
lint.yml
on: pull_request
Frontend ESLint and TS
15s
Backend Ruff and mypy
20s
Annotations
10 errors
|
Frontend ESLint and TS:
app/routes/landing.tsx#L1108
Declaration or statement expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L1033
';' expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L1030
Declaration or statement expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L951
';' expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L948
Declaration or statement expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L875
';' expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L872
')' expected.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L869
Expected corresponding JSX closing tag for 'div'.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L459
JSX element 'motion.div' has no corresponding closing tag.
|
|
Frontend ESLint and TS:
app/routes/landing.tsx#L455
JSX element 'section' has no corresponding closing tag.
|