Skip to content

companion 2.12.3 hotfix release #1

companion 2.12.3 hotfix release

companion 2.12.3 hotfix release #1

Triggered via push August 30, 2023 19:00
Status Success
Total duration 6m 18s
Artifacts

ci.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Unit tests (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint JavaScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint JavaScript: bin/locale-packs.js#L7
Unable to resolve path to module '../packages/@uppy/core'
Lint JavaScript: bin/locale-packs.js#L18
'build' was used before it was defined
Lint JavaScript: bin/locale-packs.js#L23
'test' was used before it was defined
Lint JavaScript: bin/locale-packs.js#L65
Unexpected use of continue statement
Lint JavaScript: bin/locale-packs.js#L67
Unexpected require()
Lint JavaScript: bin/locale-packs.js#L67
Calls to require() should use string literals
Lint JavaScript: bin/locale-packs.js#L73
This line has a comment length of 127. Maximum allowed is 125
Lint JavaScript: bin/locale-packs.js#L134
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
Lint JavaScript: bin/locale-packs.js#L148
'localePack' is already declared in the upper scope on line 10 column 5
Lint JavaScript: bin/locale-packs.js#L150
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
Unit tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/