Merge pull request #1 from bigsheeper/2408-handle-err-v12.0.1 #2
Annotations
21 warnings
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/
|
js/src/data.ts#L84
Use destructured variables over properties
|
js/src/data.ts#L147
Use destructured variables over properties
|
js/src/data.ts#L148
Use destructured variables over properties
|
js/src/data.ts#L161
Use destructured variables over properties
|
js/src/data.ts#L166
Use destructured variables over properties
|
js/src/data.ts#L180
Use destructured variables over properties
|
js/src/data.ts#L180
Use destructured variables over properties
|
js/src/data.ts#L316
`Array#reduce()` is not allowed
|
js/src/factories.ts#L88
`Array#reduce()` is not allowed
|
js/src/io/file.ts#L46
Use destructured variables over properties
|
js/src/data.ts#L84
Use destructured variables over properties
|
js/src/data.ts#L147
Use destructured variables over properties
|
js/src/data.ts#L148
Use destructured variables over properties
|
js/src/data.ts#L161
Use destructured variables over properties
|
js/src/data.ts#L166
Use destructured variables over properties
|
js/src/data.ts#L180
Use destructured variables over properties
|
js/src/data.ts#L180
Use destructured variables over properties
|
js/src/data.ts#L316
`Array#reduce()` is not allowed
|
js/src/factories.ts#L88
`Array#reduce()` is not allowed
|
js/src/io/file.ts#L46
Use destructured variables over properties
|
This job succeeded
Loading