Add phpstan action #14
phpstan.yml
on: pull_request
WP latest on PHP 8.3
44s
Annotations
5 errors
WP latest on PHP 8.3:
src/CB/CB1UserFields.php#L16
Property CommonsBooking\CB\CB1UserFields::$termsservices_url has unknown class CommonsBooking\CB\mixed as its type.
|
WP latest on PHP 8.3:
src/CB/CB1UserFields.php#L36
Property CommonsBooking\CB\CB1UserFields::$user_vars has unknown class CommonsBooking\CB\mixed as its type.
|
WP latest on PHP 8.3:
src/Repository/BookingCodes.php#L278
Path in require_once() "./wp-admin/includes/upgrade.php" is not a file or it does not exist.
|
WP latest on PHP 8.3
Ignored error pattern #Instantiated class (CommonsBooking.*CB_Data) not found.# was not matched in reported errors.
|
WP latest on PHP 8.3
Process completed with exit code 1.
|