Skip to content

[iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json #796

[iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json

[iobroker-bot] Align @tsconfig/nodeXX with engines.node in package.json #796

Triggered via pull request May 29, 2026 01:03
Status Failure
Total duration 24s
Artifacts

test-and-release.yml

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

Annotations

10 errors and 11 warnings
check-and-lint: src/main.ts#L358
Async arrow function has no 'await' expression
check-and-lint: src/main.ts#L345
Async arrow function has no 'await' expression
check-and-lint: src/lib/app-type/user/custom.ts#L437
Async method 'objectChanged' has no 'await' expression
check-and-lint: src/lib/app-type/user.ts#L37
Async method 'refresh' has no 'await' expression
check-and-lint: src/lib/api.ts#L204
Expected the Promise rejection reason to be an Error
check-and-lint: src/lib/api.ts#L129
Expected the Promise rejection reason to be an Error
check-and-lint: src/lib/api.ts#L124
Expected the Promise rejection reason to be an Error
check-and-lint: src/lib/api.ts#L110
Expected the Promise rejection reason to be an Error
check-and-lint: src/lib/api.ts#L105
Expected the Promise rejection reason to be an Error
check-and-lint: src/lib/api.ts#L100
Async arrow function has no 'await' expression
check-and-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check-and-lint: src/main.ts#L698
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/main.ts#L667
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/main.ts#L361
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/main.ts#L348
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/main.ts#L325
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/main.ts#L139
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/lib/app-type/user/history.ts#L204
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/lib/app-type/user/custom.ts#L446
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/lib/app-type/user/custom.ts#L421
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
check-and-lint: src/lib/app-type/user/custom.ts#L402
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator