Skip to content

build(deps-dev): update phpstan/phpstan requirement from ^1.10 to ^2.1 #1446

build(deps-dev): update phpstan/phpstan requirement from ^1.10 to ^2.1

build(deps-dev): update phpstan/phpstan requirement from ^1.10 to ^2.1 #1446

Triggered via push January 6, 2025 21:39
Status Failure
Total duration 5m 7s
Artifacts
Matrix: build Code coverage report
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build Code coverage report (ubuntu-latest, 8.1, v5.1.3): app/Http/Common/Middleware/OperationMiddleware.php#L64
Strict comparison using !== between OpenApi\Annotations\Operation|null and '@OA\\Generator:…' will always evaluate to true.
build Code coverage report (ubuntu-latest, 8.1, v5.1.3): app/Service/IService.php#L23
Type mixed in generic type App\Repository\IRepository<mixed> in PHPDoc tag @Property for property App\Service\IService::$repository is not subtype of template type T of Hyperf\DbConnection\Model\Model of class App\Repository\IRepository.
build Code coverage report (ubuntu-latest, 8.1, v5.1.3): config/container.php#L22
Instanceof between Hyperf\Di\Container and Psr\Container\ContainerInterface will always evaluate to true.
build Code coverage report (ubuntu-latest, 8.1, v5.1.3)
Process completed with exit code 1.
build Code coverage report (ubuntu-latest, 8.1, v5.1.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636