Skip to content

⬇️ Downgrade eslint #344

⬇️ Downgrade eslint

⬇️ Downgrade eslint #344

Triggered via push April 26, 2024 20:53
Status Success
Total duration 14s
Artifacts
Update Release
6s
Update Release
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
src/api/Message.ts#L20
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L47
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Message.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L82
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L95
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L110
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Ticker.ts#L118
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/Upload.ts#L21
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/api/User.ts#L59
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
src/lib/leafletFitBoundsHelper.ts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)
src/lib/leafletFitBoundsHelper.ts#L13
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free (@typescript-eslint/ban-ts-comment)
src/components/useAuth.tsx#L105
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/useFeature.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)