Skip to content

Increase PHPstan level 1 #12

Increase PHPstan level 1

Increase PHPstan level 1 #12

Triggered via pull request December 24, 2024 00:15
Status Failure
Total duration 1m 8s
Artifacts

phpstan.yml

on: pull_request
WP latest on PHP 8.3
1m 0s
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.