Change test-and-release Workflow #1191
test-and-release.yml
on: push
Matrix: adapter-tests
check-and-lint
14s
deploy
0s
Annotations
14 errors
adapter-tests (18.x, ubuntu-latest)
Process completed with exit code 1.
|
adapter-tests (20.x, ubuntu-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (18.x, macos-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (22.x, macos-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (20.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (22.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (18.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
check-and-lint:
test/integration.js#L29
Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments.
|
check-and-lint:
test/unit.js#L25
Cannot find module 'iobroker.fahrplan/lib/options' or its corresponding type declarations.
|
check-and-lint:
test/unit.js#L68
Argument of type 'string' is not assignable to parameter of type 'number'.
|
check-and-lint:
test/unit.js#L92
Argument of type 'string' is not assignable to parameter of type 'number'.
|
check-and-lint
Process completed with exit code 2.
|
adapter-tests (22.x, ubuntu-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|
adapter-tests (20.x, macos-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
|