fix: pin broken dependencies to older versions #1311
Annotations
10 errors and 2 warnings
test/mocha.setup.js#L14
Argument of type 'typeof import("chai-as-promised", { assert: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
|
test/mocha.setup.js#L14
Argument of type 'typeof import("chai-as-promised", { assert: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
|
.github/ioBroker.template/TypeScript/src/lib/adapter-config.d.ts#L1
Definition for rule '@typescript-eslint/indent' was not found
|
.github/ioBroker.template/TypeScript/src/main.test.ts#L1
Definition for rule '@typescript-eslint/indent' was not found
|
.github/ioBroker.template/TypeScript/src/main.ts#L1
Definition for rule '@typescript-eslint/indent' was not found
|
.github/ioBroker.template/TypeScript/src/main.ts#L95
'e' is defined but never used
|
.github/ioBroker.template/TypeScriptReact/admin/src/app.tsx#L1
Definition for rule '@typescript-eslint/indent' was not found
|
.github/ioBroker.template/TypeScriptReact/admin/src/app.tsx#L19
A `require()` style import is forbidden
|
.github/ioBroker.template/TypeScriptReact/admin/src/app.tsx#L20
A `require()` style import is forbidden
|
.github/ioBroker.template/TypeScriptReact/admin/src/app.tsx#L21
A `require()` style import is forbidden
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.github/ioBroker.template/JavaScriptVIS/widgets/template/js/template.js#L63
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|
This job failed
Loading