Skip to content

Bump @iobroker/adapter-core from 2.6.8 to 3.0.3 #244

Bump @iobroker/adapter-core from 2.6.8 to 3.0.3

Bump @iobroker/adapter-core from 2.6.8 to 3.0.3 #244

Triggered via pull request August 1, 2023 02:31
Status Failure
Total duration 34s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
check-and-lint
18s
check-and-lint
Fit to window
Zoom out
Zoom in

Annotations

31 errors
adapter-tests (18.x): src/remote-server.ts#L148
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (18.x): src/remote-server.ts#L154
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
adapter-tests (18.x): src/remote-server.ts#L210
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (18.x): src/remote-server.ts#L219
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
adapter-tests (18.x): src/remote-server.ts#L261
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (18.x): src/remote-server.ts#L286
Type 'void | Timeout' is not assignable to type 'Timeout'.
adapter-tests (18.x): src/remote-server.ts#L330
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (18.x): src/sensor.ts#L122
Type 'void | Timeout' is not assignable to type 'Interval | null'.
adapter-tests (18.x): src/sensor.ts#L236
Argument of type 'Interval' is not assignable to parameter of type 'Timeout'.
adapter-tests (18.x)
Process completed with exit code 1.
adapter-tests (16.x): src/remote-server.ts#L148
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (16.x): src/remote-server.ts#L154
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
adapter-tests (16.x): src/remote-server.ts#L210
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (16.x): src/remote-server.ts#L219
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
adapter-tests (16.x): src/remote-server.ts#L261
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (16.x): src/remote-server.ts#L286
Type 'void | Timeout' is not assignable to type 'Timeout'.
adapter-tests (16.x): src/remote-server.ts#L330
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
adapter-tests (16.x): src/sensor.ts#L122
Type 'void | Timeout' is not assignable to type 'Interval | null'.
adapter-tests (16.x): src/sensor.ts#L236
Argument of type 'Interval' is not assignable to parameter of type 'Timeout'.
adapter-tests (16.x)
The operation was canceled.
check-and-lint: src/remote-server.ts#L148
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
check-and-lint: src/remote-server.ts#L154
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
check-and-lint: src/remote-server.ts#L210
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
check-and-lint: src/remote-server.ts#L219
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
check-and-lint: src/remote-server.ts#L261
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
check-and-lint: src/remote-server.ts#L286
Type 'void | Timeout' is not assignable to type 'Timeout'.
check-and-lint: src/remote-server.ts#L330
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
check-and-lint: src/sensor.ts#L122
Type 'void | Timeout' is not assignable to type 'Interval | null'.
check-and-lint: src/sensor.ts#L236
Argument of type 'Interval' is not assignable to parameter of type 'Timeout'.
check-and-lint
Process completed with exit code 2.
adapter-tests (20.x)
The operation was canceled.