Skip to content

Added declare(strict_types=1) #11

Added declare(strict_types=1)

Added declare(strict_types=1) #11

Triggered via push June 3, 2025 14:42
Status Failure
Total duration 9m 24s
Artifacts

build.yml

on: push
coding-style  /  Code Standard Checker
25s
coding-style / Code Standard Checker
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.2: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L215
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.2: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L203
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.2: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L99
Method CzProject\Assert\Bridges\PhpStan\StaticMethodTypeSpecifyingExtension::createExpression() should return PhpParser\Node\Expr|null but returns mixed.
static-analysis / PHPStan - PHP 8.2: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L56
Creating new ReflectionObject is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.3: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L215
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.3: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L203
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.3: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L99
Method CzProject\Assert\Bridges\PhpStan\StaticMethodTypeSpecifyingExtension::createExpression() should return PhpParser\Node\Expr|null but returns mixed.
static-analysis / PHPStan - PHP 8.3: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L56
Creating new ReflectionObject is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.1: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L215
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.1: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L203
Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.
static-analysis / PHPStan - PHP 8.1: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L99
Method CzProject\Assert\Bridges\PhpStan\StaticMethodTypeSpecifyingExtension::createExpression() should return PhpParser\Node\Expr|null but returns mixed.
static-analysis / PHPStan - PHP 8.1: src/Bridges/PhpStan/StaticMethodTypeSpecifyingExtension.php#L56
Creating new ReflectionObject is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
tests / PHP 8.0 tests - lowest dependencies
Process completed with exit code 255.
tests / PHP 8.0 tests - lowest dependencies
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.