Skip to content

Add ESLint configuration and ignore file: create .eslintrc.js for lin… #23

Add ESLint configuration and ignore file: create .eslintrc.js for lin…

Add ESLint configuration and ignore file: create .eslintrc.js for lin… #23

Triggered via push June 7, 2025 05:00
Status Success
Total duration 6m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/pages/Logs.tsx#L115
Unexpected any. Specify a different type
build: src/pages/Dashboard.tsx#L132
Unexpected any. Specify a different type
build: src/pages/Dashboard.tsx#L34
Unexpected any. Specify a different type
build: src/pages/Dashboard.tsx#L33
Unexpected any. Specify a different type
build: src/pages/Dashboard.tsx#L28
Unexpected any. Specify a different type
build: src/lib/api.ts#L153
Unexpected any. Specify a different type
build: src/lib/api.ts#L38
'RequestInit' is not defined
build: src/contexts/ThemeContext.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: src/components/TrafficChart.tsx#L78
Unexpected any. Specify a different type
build: src/components/TrafficChart.tsx#L73
Unexpected any. Specify a different type