build(deps): bump cookie and express in /test/endtoend/create-react-app #276
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter:
bin/locale-packs.js#L7
Unable to resolve path to module '../packages/@uppy/core'
|
Run linter:
bin/locale-packs.js#L18
'build' was used before it was defined
|
Run linter:
bin/locale-packs.js#L23
'test' was used before it was defined
|
Run linter:
bin/locale-packs.js#L64
Unexpected use of continue statement
|
Run linter:
bin/locale-packs.js#L66
Unexpected require()
|
Run linter:
bin/locale-packs.js#L66
Calls to require() should use string literals
|
Run linter:
bin/locale-packs.js#L72
This line has a comment length of 127. Maximum allowed is 125
|
Run linter:
bin/locale-packs.js#L133
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
|
Run linter:
bin/locale-packs.js#L147
'localePack' is already declared in the upper scope on line 10 column 5
|
Run linter:
bin/locale-packs.js#L149
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
|
Loading