Skip to content

bump eslint from 8.57.0 to 9.9.1 #173

bump eslint from 8.57.0 to 9.9.1

bump eslint from 8.57.0 to 9.9.1 #173

Triggered via pull request September 1, 2024 03:44
Status Failure
Total duration 55m 12s
Artifacts

test-and-release.yml

on: pull_request
check-and-lint
42s
check-and-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check-and-lint: src/Communication.tsx#L326
No overload matches this call.
check-and-lint: src/Communication.tsx#L328
Unused '@ts-expect-error' directive.
check-and-lint: src/Communication.tsx#L380
No overload matches this call.
check-and-lint: src/Communication.tsx#L382
Unused '@ts-expect-error' directive.
check-and-lint: src/DeviceList.tsx#L81
Unused '@ts-expect-error' directive.
check-and-lint: src/JsonConfig.tsx#L28
Type 'Connection<Record<string, never>, Record<string, never>>' is missing the following properties from type 'AdminConnection': getCertificates, getLogs, upgradeAdapterWithWebserver, upgradeController, and 38 more.
check-and-lint: src/JsonConfig.tsx#L33
Type 'Dispatch<(prevState: undefined) => undefined>' is not assignable to type '(error: boolean) => void'.
check-and-lint
Process completed with exit code 2.