Skip to content

chore(deps): update @types/react requirement from ^18.2.61 to ^18.3.10 #178

chore(deps): update @types/react requirement from ^18.2.61 to ^18.3.10

chore(deps): update @types/react requirement from ^18.2.61 to ^18.3.10 #178

Triggered via pull request October 1, 2024 03:14
Status Failure
Total duration 56m 30s
Artifacts

test-and-release.yml

on: pull_request
check-and-lint
52s
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.