Bump chai-as-promised and @types/chai-as-promised #154
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
16s
deploy
0s
Annotations
3 errors and 3 warnings
check-and-lint:
test/mocha.setup.js#L9
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai-as-promised")' call instead.
|
check-and-lint:
test/mocha.setup.js#L14
Argument of type 'typeof import("/home/runner/work/ioBroker.ta-blnet/ioBroker.ta-blnet/node_modules/@types/chai-as-promised/index", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
|
check-and-lint
Process completed with exit code 2.
|
adapter-tests (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
adapter-tests (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
adapter-tests (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|