update dependencies, rebuild, fix linter warning #1031
test-and-release.yml
on: push
Matrix: adapter-tests
check-and-lint
25s
deploy
0s
Annotations
12 errors
adapter-tests (16.x, ubuntu-latest):
src/lib/soapDevice.ts#L15
Conversion of type 'Record<string, unknown>' to type 'SoapClientInterface' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
adapter-tests (16.x, ubuntu-latest)
Process completed with exit code 1.
|
adapter-tests (18.x, ubuntu-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (20.x, macos-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (20.x, ubuntu-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (20.x, windows-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (16.x, windows-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (18.x, windows-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (18.x, macos-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
adapter-tests (16.x, macos-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
check-and-lint:
src/lib/soapDevice.ts#L15
Conversion of type 'Record<string, unknown>' to type 'SoapClientInterface' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
check-and-lint
Process completed with exit code 2.
|