Skip to content

feat: Test Rector to upgrade code for PHP 8.1 #156

feat: Test Rector to upgrade code for PHP 8.1

feat: Test Rector to upgrade code for PHP 8.1 #156

Triggered via pull request April 26, 2024 10:07
@nlemoinenlemoine
synchronize #2977
feat-rector
Status Failure
Total duration 52s
Artifacts

php-static-analysis.yml

on: pull_request
PHP static analysis
45s
PHP static analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP static analysis: src/AccessesPostsLazily.php#L71
PHPDoc tag @return with type Timber\PostCollectionInterface is not subtype of native type Timber\PostQuery.
PHP static analysis: src/Comment.php#L136
Unsafe usage of new static().
PHP static analysis: src/ExternalImage.php#L123
Unsafe usage of new static().
PHP static analysis: src/ExternalImage.php#L143
Access to an undefined property Timber\ExternalImage::$image_file_types.
PHP static analysis: src/Integration/CoAuthorsPlus/CoAuthorsPlusUser.php#L37
Access to an undefined property Timber\Integration\CoAuthorsPlus\CoAuthorsPlusUser::$first_name.
PHP static analysis: src/Integration/CoAuthorsPlus/CoAuthorsPlusUser.php#L38
Access to an undefined property Timber\Integration\CoAuthorsPlus\CoAuthorsPlusUser::$last_name.
PHP static analysis: src/Integration/CoAuthorsPlus/CoAuthorsPlusUser.php#L40
Access to an undefined property Timber\Integration\CoAuthorsPlus\CoAuthorsPlusUser::$description.
PHP static analysis: src/Integration/CoAuthorsPlus/CoAuthorsPlusUser.php#L41
Access to an undefined property Timber\Integration\CoAuthorsPlus\CoAuthorsPlusUser::$display_name.
PHP static analysis: src/Integration/WpmlIntegration.php#L41
Class WPML_LS_Menu_Item not found.