Skip to content

perf: remove no-transform to make compression work #84

perf: remove no-transform to make compression work

perf: remove no-transform to make compression work #84

Triggered via push July 16, 2024 13:46
Status Failure
Total duration 42s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: app/components/NatureApplianceControlAC.vue#L416
Type 'NatureApplianceACTemperature | undefined' is not assignable to type 'NatureApplianceACTemperature'.
deploy: app/components/NatureApplianceControlAC.vue#L457
Type 'NatureApplianceACTemperature | undefined' is not assignable to type 'NatureApplianceACTemperature | null'.
deploy: app/components/ThemeSelector.vue#L13
'__VLS_ctx.current' is possibly 'undefined'.
deploy: app/components/ThemeSelector.vue#L74
Object is possibly 'undefined'.
deploy: nitroSWPreset.ts#L137
Object is possibly 'undefined'.
deploy: server/utils/natureAPICache.ts#L103
No overload matches this call.
deploy: server/utils/natureAPICache.ts#L111
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
deploy: server/utils/natureAPICache.ts#L115
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
deploy: server/utils/serial.test.ts#L13
Expected 0-1 type arguments, but got 2.
deploy: server/utils/serial.test.ts#L34
Object is possibly 'undefined'.