Skip to content

chore(deps): update typescript-eslint monorepo to v8 #3091

chore(deps): update typescript-eslint monorepo to v8

chore(deps): update typescript-eslint monorepo to v8 #3091

Triggered via push December 23, 2024 18:12
Status Failure
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
eslint: src/components/LinkEditModal.tsx#L122
Expected an assignment or function call and instead saw an expression
eslint: src/components/LinkEditModal.tsx#L148
Expected an assignment or function call and instead saw an expression
eslint: src/hooks/useInitializeColorMode.tsx#L15
Expected an assignment or function call and instead saw an expression
eslint
Process completed with exit code 1.
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint: src/models/link-state.ts#L16
'LinkStateSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u