ci: Upgrade to node 20 #64
Annotations
1 error and 11 warnings
ci
Process completed with exit code 1.
|
ci:
src/c/math/frexp.js#L35
This line has a length of 130. Maximum allowed is 120
|
ci:
src/c/math/frexp.js#L52
This line has a length of 132. Maximum allowed is 120
|
ci:
src/c/stdio/sprintf.js#L111
This line has a length of 128. Maximum allowed is 120
|
ci:
src/php/_helpers/_bc.js#L55
Unexpected var, use let or const instead
|
ci:
src/php/_helpers/_bc.js#L74
'tmp' is never reassigned. Use 'const' instead
|
ci:
src/php/_helpers/_bc.js#L222
'len1' is never reassigned. Use 'const' instead
|
ci:
src/php/_helpers/_bc.js#L223
'scale1' is never reassigned. Use 'const' instead
|
ci:
src/php/_helpers/_bc.js#L231
'num1' is never reassigned. Use 'const' instead
|
ci:
src/php/_helpers/_bc.js#L242
'num2' is never reassigned. Use 'const' instead
|
ci:
src/php/_helpers/_bc.js#L278
'mval' is never reassigned. Use 'const' instead
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|