companion 2.12.3 hotfix release #1
ci.yml
on: push
Lint JavaScript
4m 4s
Lint Markdown
3m 44s
Type tests
6m 7s
Matrix: Unit tests
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/
|