Skip to content

chore(deps): update github-actions (major) #32

chore(deps): update github-actions (major)

chore(deps): update github-actions (major) #32

Triggered via pull request January 30, 2024 20:35
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Coding Standard
13s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPStan (7.4, highest): src/Type/MatchesTypeSpecifyingExtension.php#L44
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (7.4, highest): src/Type/TypeShapeReturnTypeExtension.php#L64
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (7.4, highest): src/Type/TypeShapeReturnTypeExtension.php#L97
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (7.4, highest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Type/MatchesTypeSpecifyingExtension.php#L44
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.0, highest): src/Type/TypeShapeReturnTypeExtension.php#L64
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.0, highest): src/Type/TypeShapeReturnTypeExtension.php#L97
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.0, highest)
Process completed with exit code 2.
PHPStan (8.1, highest): src/Type/MatchesTypeSpecifyingExtension.php#L44
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.1, highest): src/Type/TypeShapeReturnTypeExtension.php#L64
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.1, highest): src/Type/TypeShapeReturnTypeExtension.php#L97
Doing instanceof PHPStan\Type\TypeWithClassName is error-prone and deprecated. Use Type::getObjectClassNames() or Type::getObjectClassReflections() instead.
PHPStan (8.1, highest)
Process completed with exit code 2.