Skip to content

Add PHP file_exists (#461) #137

Add PHP file_exists (#461)

Add PHP file_exists (#461) #137

Triggered via push April 5, 2024 17:37
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JamesIves/github-pages-deploy-action@3.7.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/github-pages-deploy-action@3.7.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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