Skip to content

Coding standards tests #2

Coding standards tests

Coding standards tests #2

Triggered via pull request December 10, 2024 20:11
Status Failure
Total duration 1m 10s
Artifacts

static-analysis.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP / 8.3: wp-crontrol.php#L56
Call to function strlen() on a separate line has no effect.
PHP / 8.3: wp-crontrol.php#L56
Parameter #1 $string of function strlen expects string, int given.
PHP / 8.3
Process completed with exit code 1.
PHP / 7.4: wp-crontrol.php#L56
Call to function strlen() on a separate line has no effect.
PHP / 7.4: wp-crontrol.php#L56
Parameter #1 $string of function strlen expects string, int given.
PHP / 7.4
Process completed with exit code 1.