Skip to content

Increase PHPstan level 1 #19

Increase PHPstan level 1

Increase PHPstan level 1 #19

Triggered via pull request January 14, 2025 09:49
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: pull_request
WP latest on PHP 8.3
41s
WP latest on PHP 8.3
Fit to window
Zoom out
Zoom in

Annotations

10 errors
WP latest on PHP 8.3: src/Messages/BookingCodesMessage.php#L162
Variable $location_emails in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Messages/LocationBookingReminderMessage.php#L34
Variable $location_emails_option in empty() always exists and is not falsy.
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/Model/Location.php#L59
Variable $location_street in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L63
Variable $location_postcode in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L68
Variable $location_city in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L90
Variable $location_city in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L90
Variable $location_postcode in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L90
Variable $location_street in empty() always exists and is not falsy.
WP latest on PHP 8.3: src/Model/Location.php#L93
Variable $location_postcode in empty() always exists and is not falsy.