chore(deps): update typescript-eslint monorepo to v8 (major) #1302
ci.yml
on: pull_request
lint-ts
22s
lint-rs
2m 18s
typecheck
27s
build-front
26s
build-app
6m 58s
Annotations
5 errors and 1 warning
lint-ts:
src/lib/components/dashboard/notifications/NotificationColumn.svelte#L64
Expected an assignment or function call and instead saw an expression
|
lint-ts:
src/lib/components/dashboard/notifications/NotificationColumn.svelte#L128
Expected an assignment or function call and instead saw an expression
|
lint-ts:
src/lib/components/settings/Settings.svelte#L122
Expected an assignment or function call and instead saw an expression
|
lint-ts:
src/lib/components/settings/Settings.svelte#L123
Expected an assignment or function call and instead saw an expression
|
lint-ts
Process completed with exit code 1.
|
lint-ts:
src/lib/features/createGithubNotificationData.ts#L63
'e' is defined but never used
|