Skip to content

Prepare 6.x build

Prepare 6.x build #163

Triggered via pull request December 23, 2025 20:16
Status Failure
Total duration 1m 26s
Artifacts

integrate.yaml

on: pull_request
Integration test  /  Supported Versions Matrix
7s
Integration test / Supported Versions Matrix
Unit test  /  Supported Versions Matrix
6s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
21s
Code Coverage / Code Coverage
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Integration test / Tests
Matrix: Unit test / Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 2.
ImplicitToStringCast: src/DocBlock/StandardTagFactory.php#L190
src/DocBlock/StandardTagFactory.php:190:9: ImplicitToStringCast: $this->tagHandlerMappings expects 'array<array-key, class-string<phpDocumentor\Reflection\DocBlock\Tag>|phpDocumentor\Reflection\DocBlock\Tags\Factory\Factory>', 'non-empty-array<array-key, class-string<phpDocumentor\Reflection\DocBlock\Tag>|phpDocumentor\Reflection\DocBlock\Tag|phpDocumentor\Reflection\DocBlock\Tags\Factory\Factory>' provided with a __toString method (see https://psalm.dev/060)
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.