Skip to content

fix(deps): update dependency @hello.nrfcloud.com/proto to v6.4.42 #1330

fix(deps): update dependency @hello.nrfcloud.com/proto to v6.4.42

fix(deps): update dependency @hello.nrfcloud.com/proto to v6.4.42 #1330

Triggered via pull request March 23, 2024 10:05
Status Failure
Total duration 46s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: src/chart/timeSpans.tsx#L5
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
tests: src/chart/toChartData.ts#L18
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
tests: src/chart/xAxisForType.ts#L6
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
tests: src/components/DeviceModeSelector.tsx#L147
Type 'TObject<{ "@context": TLiteral<string>; id: TString; "@id": TOptional<TString>; configuration: TObject<{ gnss: TOptional<TBoolean>; updateIntervalSeconds: TOptional<...>; }>; }>' does not satisfy the constraint 'TSchema'.
tests: src/context/Device.tsx#L186
Type 'TObject<{ '@context': TLiteral<string>; id: TString; model: TString; lastSeen: TOptional<TSchema>; }>' does not satisfy the constraint 'TSchema'.
tests: src/context/Device.tsx#L187
'message' is of type 'unknown'.
tests: src/context/DeviceLocation.tsx#L22
Type 'TObject<{ '@context': TLiteral<string>; ts: TInteger; lat: TNumber; lng: TNumber; acc: TNumber; src: TEnum<typeof LocationSource>; alt: TOptional<...>; spd: TOptional<...>; hdg: TOptional<...>; }>' does not satisfy the constraint 'TSchema'.
tests: src/context/DeviceLocation.tsx#L25
Type 'TIntersect<[TObject<{ lat: TNumber; lng: TNumber; ts: TInteger; }>, TObject<{ count: TInteger; radiusKm: TNumber; }>]>' does not satisfy the constraint 'TSchema'.
tests: src/context/DeviceLocation.tsx#L29
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
tests: src/context/DeviceLocation.tsx#L30
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.