Skip to content

fix(deps): update dependency @sinclair/typebox to v0.32.18 #3188

fix(deps): update dependency @sinclair/typebox to v0.32.18

fix(deps): update dependency @sinclair/typebox to v0.32.18 #3188

Triggered via push March 23, 2024 02:19
Status Failure
Total duration 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
main: src/chart/timeSpans.tsx#L5
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
main: src/chart/toChartData.ts#L18
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
main: src/chart/xAxisForType.ts#L6
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
main: 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'.
main: src/context/Device.tsx#L186
Type 'TObject<{ '@context': TLiteral<string>; id: TString; model: TString; lastSeen: TOptional<TSchema>; }>' does not satisfy the constraint 'TSchema'.
main: src/context/Device.tsx#L187
'message' is of type 'unknown'.
main: 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'.
main: 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'.
main: src/context/DeviceLocation.tsx#L29
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
main: src/context/DeviceLocation.tsx#L30
Type 'TUnion<TLiteral<string>[]>' does not satisfy the constraint 'TSchema'.
main
No files were found with the provided path: test-results. No artifacts will be uploaded.