Skip to content

Removed obsolete workaround #336

Removed obsolete workaround

Removed obsolete workaround #336

Triggered via push September 3, 2024 16:36
Status Failure
Total duration 36s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
build (20.x): src/appliance-generic.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (20.x): src/has-active.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (20.x): src/has-active.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (20.x): src/has-active.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (20.x): src/has-active.ts#L51
Unsafe assignment of an error typed value
build (20.x): src/has-alarmclock.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (20.x): src/has-battery.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (20.x): src/has-battery.ts#L28
Unsafe assignment of an error typed value
build (20.x): src/has-battery.ts#L50
Unsafe assignment of an error typed value
build (20.x): src/has-battery.ts#L54
Unsafe assignment of an error typed value
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/appliance-generic.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (18.x): src/has-active.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (18.x): src/has-active.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (18.x): src/has-active.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (18.x): src/has-active.ts#L51
Unsafe assignment of an error typed value
build (18.x): src/has-alarmclock.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (18.x): src/has-battery.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (18.x): src/has-battery.ts#L28
Unsafe assignment of an error typed value
build (18.x): src/has-battery.ts#L50
Unsafe assignment of an error typed value
build (18.x): src/has-battery.ts#L54
Unsafe assignment of an error typed value
build (22.x)
The job was canceled because "_20_x" failed.
build (22.x): src/appliance-generic.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (22.x): src/has-active.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (22.x): src/has-active.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (22.x): src/has-active.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (22.x): src/has-active.ts#L51
Unsafe assignment of an error typed value
build (22.x): src/has-alarmclock.ts#L38
Unsafe argument of type `any` assigned to a parameter of type `Characteristic | (new () => Characteristic)`
build (22.x): src/has-battery.ts#L25
Unsafe argument of type `any` assigned to a parameter of type `ServiceConstructor`
build (22.x): src/has-battery.ts#L28
Unsafe assignment of an error typed value
build (22.x): src/has-battery.ts#L50
Unsafe assignment of an error typed value
build (22.x): src/has-battery.ts#L54
Unsafe assignment of an error typed value
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/