Skip to content

Merge pull request #2846 from timber/2811-v2x-acf-post-object-field-g… #1

Merge pull request #2846 from timber/2811-v2x-acf-post-object-field-g…

Merge pull request #2846 from timber/2811-v2x-acf-post-object-field-g… #1

Triggered via push December 18, 2023 14:38
Status Failure
Total duration 50s
Artifacts
PHP static analysis
38s
PHP static analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP static analysis: ecs.php#L16
Class PhpCsFixer\Fixer\Operator\NotOperatorWithSuccessorSpaceFixer not found.
PHP static analysis: ecs.php#L25
Class PhpCsFixer\Fixer\Import\FullyQualifiedStrictTypesFixer not found.
PHP static analysis: ecs.php#L26
Class PhpCsFixer\Fixer\Import\NoLeadingImportSlashFixer not found.
PHP static analysis: ecs.php#L27
Class PhpCsFixer\Fixer\Import\SingleImportPerStatementFixer not found.
PHP static analysis: ecs.php#L28
Class PhpCsFixer\Fixer\Import\GlobalNamespaceImportFixer not found.
PHP static analysis: ecs.php#L36
Class PhpCsFixer\Fixer\FunctionNotation\NativeFunctionInvocationFixer not found.
PHP static analysis: src/AccessesPostsLazily.php#L72
PHPDoc tag @return with type Timber\PostCollectionInterface is not subtype of native type Timber\PostArrayObject.
PHP static analysis: src/AccessesPostsLazily.php#L72
PHPDoc tag @return with type Timber\PostCollectionInterface is not subtype of native type Timber\PostQuery.
PHP static analysis: src/Comment.php#L137
Unsafe usage of new static().
PHP static analysis: src/ExternalImage.php#L144
Unsafe usage of new static().