fix(deps): update dependency @hello.nrfcloud.com/proto to v6.4.42 #1330
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/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'.
|