Skip to content

Merge branch refs/heads/1.12.x into 2.0.x #17227

Merge branch refs/heads/1.12.x into 2.0.x

Merge branch refs/heads/1.12.x into 2.0.x #17227

Triggered via push September 5, 2024 09:23
Status Failure
Total duration 4m 35s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Generate baseline
1m 29s
Generate baseline
Generate PHP baseline
1m 19s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 3 warnings
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan (8.4, ubuntu-latest): stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan with result cache (8.4): stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L83
Deprecated in PHP 8.4: Parameter #3 $percent (float) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L261
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L270
Deprecated in PHP 8.4: Parameter #4 $count (int) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #3 $error_code (int) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L297
Deprecated in PHP 8.4: Parameter #4 $error_message (string) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #1 $filename (string) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L303
Deprecated in PHP 8.4: Parameter #2 $line (int) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/core.stub#L309
Deprecated in PHP 8.4: Parameter #3 $callable_name (string) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/ext-ds.stub#L64
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan (8.4, windows-latest): stubs/ext-ds.stub#L193
Deprecated in PHP 8.4: Parameter #1 $callback (callable) is implicitly nullable via default value null.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L248
Parameter #1 $filename of function is_file expects string, PHPStan\BetterReflection\Reflection\Adapter\false|string given.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L252
Method PHPStan\Reflection\ClassReflection::getFileName() should return string|null but returns PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L252
Property PHPStan\Reflection\ClassReflection::$filename (string|false|null) does not accept PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L277
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L290
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L293
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L296
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L807
Parameter #1 $reflectionType of static method PHPStan\Type\TypehintHelper::decideTypeFromReflection() expects ReflectionType|null, PHPStan\BetterReflection\Reflection\Adapter\null|PHPStan\BetterReflection\Reflection\Adapter\ReflectionNamedType given.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L1175
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L1176
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L248
Parameter #1 $filename of function is_file expects string, PHPStan\BetterReflection\Reflection\Adapter\false|string given.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L252
Method PHPStan\Reflection\ClassReflection::getFileName() should return string|null but returns PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L252
Property PHPStan\Reflection\ClassReflection::$filename (string|false|null) does not accept PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L277
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L290
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L293
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L296
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L807
Parameter #1 $reflectionType of static method PHPStan\Type\TypehintHelper::decideTypeFromReflection() expects ReflectionType|null, PHPStan\BetterReflection\Reflection\Adapter\null|PHPStan\BetterReflection\Reflection\Adapter\ReflectionNamedType given.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L1175
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L1176
Call to method getParentClass() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (7.4, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size Digest
transformed-src Expired
4.16 MB