chore(deps-dev): update @types/node requirement from ^20.11.24 to ^20.13.0 #139
test-and-release.yml
on: pull_request
check-and-lint
44s
deploy
0s
Annotations
4 errors
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.
|