Skip to content

Remove PHPStan bootstrap file, no longer needed. #206

Remove PHPStan bootstrap file, no longer needed.

Remove PHPStan bootstrap file, no longer needed. #206

Triggered via push May 6, 2024 08:31
Status Failure
Total duration 50s
Artifacts

ci.yaml

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

Annotations

7 errors and 1 warning
phpstan / phpstan: src/CLI.php#L137
No error to ignore is reported on line 137.
phpstan / phpstan: src/CLI.php#L217
No error to ignore is reported on line 217.
phpstan / phpstan: src/CLI.php#L301
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CLI.php#L409
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CLI.php#L415
Unreachable statement - code above always terminates.
phpstan / phpstan: src/CustomerDataStore.php#L254
Parameter #1 $text of function esc_html expects string, string|false given.
phpstan / phpstan
Process completed with exit code 1.
coverage / coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.