chore(deps-dev): update @babel/preset-env requirement from ^7.24.0 to ^7.24.7 #150
Annotations
8 errors
src/Communication.tsx#L326
No overload matches this call.
|
src/Communication.tsx#L328
Unused '@ts-expect-error' directive.
|
src/Communication.tsx#L380
No overload matches this call.
|
src/Communication.tsx#L382
Unused '@ts-expect-error' directive.
|
src/DeviceList.tsx#L81
Unused '@ts-expect-error' directive.
|
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.
|
src/JsonConfig.tsx#L33
Type 'Dispatch<(prevState: undefined) => undefined>' is not assignable to type '(error: boolean) => void'.
|
|
This job failed
Loading