chore(deps): bump @iobroker/dm-utils from 0.3.1 to 0.5.0 #1764
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
12s
deploy
0s
Annotations
10 errors and 2 warnings
adapter-tests (18.x, macos-latest):
src/lib/deviceManager.ts#L502
Type '{ type: "staticText"; text: string; style: { fontWeight: string; }; newLine: false; }' is not assignable to type 'ConfigItemAny'.
|
adapter-tests (18.x, macos-latest):
src/lib/deviceManager.ts#L508
Type '{ type: "staticText"; text: string; newLine: false; }' is not assignable to type 'ConfigItemAny'.
|
adapter-tests (18.x, macos-latest):
src/lib/deviceManager.ts#L516
Type '{ type: "staticText"; text: string; style: { fontWeight: string; }; newLine: true; }' is not assignable to type 'ConfigItemAny'.
|
adapter-tests (18.x, macos-latest):
src/lib/deviceManager.ts#L522
Type '{ type: "staticText"; text: string; newLine: false; }' is not assignable to type 'ConfigItemAny'.
|
adapter-tests (18.x, macos-latest)
Process completed with exit code 1.
|
adapter-tests (18.x, ubuntu-latest)
The job was canceled because "_18_x_macos-latest" failed.
|
adapter-tests (18.x, windows-latest)
The job was canceled because "_18_x_macos-latest" failed.
|
adapter-tests (20.x, windows-latest)
The job was canceled because "_18_x_macos-latest" failed.
|
adapter-tests (20.x, ubuntu-latest)
The job was canceled because "_18_x_macos-latest" failed.
|
adapter-tests (20.x, macos-latest)
The job was canceled because "_18_x_macos-latest" failed.
|
check-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-and-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|