Skip to content

Cast vars to strings to make PHPStan happy. #106

Cast vars to strings to make PHPStan happy.

Cast vars to strings to make PHPStan happy. #106

Triggered via push September 27, 2023 09:51
Status Failure
Total duration 53s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
phpcs / phpcs
Process completed with exit code 1.
phpcs / phpcs: src/CLI.php#L104
The method parameter $args is never used
phpcs / phpcs: src/CLI.php#L104
The method parameter $assoc_args is never used
phpcs / phpcs: src/CLI.php#L116
The method parameter $args is never used
phpcs / phpcs: src/CLI.php#L116
The method parameter $assoc_args is never used
phpcs / phpcs: src/CLI.php#L235
The method parameter $args is never used
phpcs / phpcs: src/CLI.php#L235
The method parameter $assoc_args is never used
phpcs / phpcs: src/Admin.php#L267
The method parameter $user is never used
phpcs / phpcs: src/Admin.php#L294
The method parameter $post is never used
phpcs / phpcs: src/Admin.php#L334
The method parameter $post is never used