fix: pin broken dependencies to older versions #1313
test-and-release.yml
on: pull_request
Matrix: unit-tests
Matrix: deploy
Annotations
4 warnings
unit-tests (18.x, ubuntu-latest)
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/
|
unit-tests (18.x, ubuntu-latest):
.github/ioBroker.template/JavaScriptVIS/widgets/template/js/template.js#L63
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|
unit-tests (20.x, ubuntu-latest)
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/
|
unit-tests (20.x, ubuntu-latest):
.github/ioBroker.template/JavaScriptVIS/widgets/template/js/template.js#L63
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|