Skip to content

Fix ObjectType::equals #28221

Fix ObjectType::equals

Fix ObjectType::equals #28221

Triggered via pull request April 4, 2026 13:31
Status Failure
Total duration 4m 15s
Artifacts 3

static-analysis.yml

on: pull_request
Generate baseline
1m 46s
Generate baseline
Generate PHP baseline
1m 48s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

130 errors and 28 warnings
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan with result cache (8.4): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan with result cache (8.5): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan with result cache (8.2): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan with result cache (8.3): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.5, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L1870
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L738
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L640
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L640
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L632
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L516
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.5, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.0, windows-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (8.1, windows-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L1871
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L739
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L641
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L641
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L633
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L517
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan (7.4, windows-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L1870
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L738
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L640
Ignored error "Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 1 time, but occurred 3 times.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L640
Doing instanceof PHPStan\Type\Generic\GenericObjectType is error-prone and deprecated.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L632
Doing instanceof PHPStan\Type\Enum\EnumCaseObjectType is error-prone and deprecated. Use Type::getEnumCases() instead.
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L516
Ignored error "Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead." (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Type\ObjectType.php is expected to occur 2 times, but occurred 3 times.
PHPStan with result cache (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Generate baseline
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan with result cache (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.4, ubuntu-latest)
No files were found with the provided path: baseline-php-8.4.neon. No artifacts will be uploaded.
Generate PHP baseline
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan with result cache (8.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.3, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.3, ubuntu-latest)
No files were found with the provided path: baseline-php-8.3.neon. No artifacts will be uploaded.
PHPStan with result cache (8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.5, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.5, ubuntu-latest)
No files were found with the provided path: baseline-php-8.5.neon. No artifacts will be uploaded.
PHPStan (8.2, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.2, ubuntu-latest)
No files were found with the provided path: baseline-php-8.2.neon. No artifacts will be uploaded.
PHPStan (8.1, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.0, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (7.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.4, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.4, windows-latest)
No files were found with the provided path: baseline-php-8.4.neon. No artifacts will be uploaded.
PHPStan (8.3, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.3, windows-latest)
No files were found with the provided path: baseline-php-8.3.neon. No artifacts will be uploaded.
PHPStan (8.2, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.2, windows-latest)
No files were found with the provided path: baseline-php-8.2.neon. No artifacts will be uploaded.
PHPStan (8.5, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.5, windows-latest)
No files were found with the provided path: baseline-php-8.5.neon. No artifacts will be uploaded.
PHPStan (8.0, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (8.1, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan (7.4, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
baseline-7.4
386 Bytes
sha256:fec9981f8320908edd17a0e5ed240a98e20ce6a36e1aeb58f87c9a8159ae0cd6
baseline-8.0
386 Bytes
sha256:4a2a527aa08f019865316213dadf1fd8fac0da741e205f3b70bb446ce422b392
baseline-8.1
386 Bytes
sha256:77a2fdc910909e170ffcc905e9d8dc715ce4ec5f6834b8fad14acfe73be3a902