Skip to content

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

Bump @iobroker/adapter-core from 2.6.8 to 3.0.3

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

Triggered via pull request September 1, 2023 02:26
Status Failure
Total duration 49s
Artifacts

test-and-release.yml

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

Annotations

9 errors
adapter-tests (18.x, ubuntu-latest): src/atlas-scientific-i2c/ezo_device.ts#L27
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (18.x, ubuntu-latest): src/lib/async.ts#L22
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (18.x, ubuntu-latest)
Process completed with exit code 1.
adapter-tests (20.x, ubuntu-latest): src/atlas-scientific-i2c/ezo_device.ts#L27
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (20.x, ubuntu-latest): src/lib/async.ts#L22
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (20.x, ubuntu-latest)
Process completed with exit code 1.
adapter-tests (16.x, ubuntu-latest): src/atlas-scientific-i2c/ezo_device.ts#L27
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (16.x, ubuntu-latest): src/lib/async.ts#L22
Argument of type '(value: void | PromiseLike<void>) => void' is not assignable to parameter of type 'TimeoutCallback'.
adapter-tests (16.x, ubuntu-latest)
The operation was canceled.