Skip to content

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

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

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

Triggered via push October 21, 2024 17:21
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
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: src/models/link-state.ts#L16
'LinkStateSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u