Skip to content

Increase PHPstan level 1 #20

Increase PHPstan level 1

Increase PHPstan level 1 #20

Triggered via pull request January 14, 2025 10:22
Status Failure
Total duration 1m 15s
Artifacts

phpstan.yml

on: pull_request
WP latest on PHP 8.3
1m 5s
WP latest on PHP 8.3
Fit to window
Zoom out
Zoom in

Annotations

5 errors
WP latest on PHP 8.3: src/Messages/Message.php#L255
Variable $attachments in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Service/BookingRuleApplied.php#L198
Variable $ruleObjects in isset() always exists and is not nullable.
WP latest on PHP 8.3: src/Service/MassOperations.php#L33
Variable $errorMessage on left side of ?? always exists and is not nullable.
WP latest on PHP 8.3: src/Wordpress/CustomPostType/Booking.php#L330
Variable $booking in empty() always exists and is not falsy.
WP latest on PHP 8.3
Process completed with exit code 1.