Skip to content

Fix strftime implementations for format strings "%F" and "%j" #145

Fix strftime implementations for format strings "%F" and "%j"

Fix strftime implementations for format strings "%F" and "%j" #145

Triggered via pull request January 9, 2025 15:34
Status Success
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci: src/c/math/frexp.js#L35
This line has a length of 130. Maximum allowed is 120
ci: src/c/math/frexp.js#L56
This line has a length of 132. 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: src/php/_helpers/_bc.js#L430
'len1' is never reassigned. Use 'const' instead