update dependencies #389
test-and-release.yml
on: push
Matrix: adapter-tests
check-and-lint
12s
deploy
0s
Annotations
15 errors
adapter-tests (20.x, ubuntu-latest):
src/main.ts#L87
Type 'Number & { __ioBrokerBrand: "Interval"; }' is missing the following properties from type 'Timeout': ref, unref, hasRef, refresh, and 2 more.
|
adapter-tests (20.x, ubuntu-latest):
src/main.ts#L95
Type 'Interval' is not assignable to type 'Timeout'.
|
adapter-tests (20.x, ubuntu-latest):
src/main.ts#L246
Argument of type 'Timeout' is not assignable to parameter of type 'Interval'.
|
adapter-tests (20.x, ubuntu-latest):
src/main.ts#L247
Argument of type 'Timeout' is not assignable to parameter of type 'Interval'.
|
adapter-tests (20.x, ubuntu-latest)
Process completed with exit code 1.
|
adapter-tests (18.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
adapter-tests (20.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
adapter-tests (18.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
check-and-lint:
src/main.ts#L87
Type 'Number & { __ioBrokerBrand: "Interval"; }' is missing the following properties from type 'Timeout': ref, unref, hasRef, refresh, and 2 more.
|
check-and-lint:
src/main.ts#L95
Type 'Interval' is not assignable to type 'Timeout'.
|
check-and-lint:
src/main.ts#L246
Argument of type 'Timeout' is not assignable to parameter of type 'Interval'.
|
check-and-lint:
src/main.ts#L247
Argument of type 'Timeout' is not assignable to parameter of type 'Interval'.
|
check-and-lint
Process completed with exit code 2.
|
adapter-tests (18.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
adapter-tests (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|