Skip to content

Introduce rawMessage key in ignoreErrors #22866

Introduce rawMessage key in ignoreErrors

Introduce rawMessage key in ignoreErrors #22866

Triggered via pull request September 10, 2025 18:47
Status Failure
Total duration 17m 50s
Artifacts

static-analysis.yml

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

Annotations

102 errors and 7 notices
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan with result cache (8.3): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan with result cache (8.3): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan with result cache (8.3): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan with result cache (8.4): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan with result cache (8.4): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan with result cache (8.4): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.4, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.4, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.4, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan with result cache (8.5): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan with result cache (8.5): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan with result cache (8.5): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.3, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.3, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.3, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.2, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.2, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.2, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.2, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan with result cache (8.2): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan with result cache (8.2): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan with result cache (8.2): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan with result cache (8.2): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.5, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.5, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.5, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
Generate baseline
Process completed with exit code 1.
Generate PHP baseline
Process completed with exit code 2.
Generate PHP baseline
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.1, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.1, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.1, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.1, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.0, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.0, ubuntu-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.0, ubuntu-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.0, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.2, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.2, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.2, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.2, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.3, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.3, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.3, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.4, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.4, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.4, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.5, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.5, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.5, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.1, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.1, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.1, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.1, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (8.0, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (8.0, windows-latest): src/Analyser/MutatingScope.php#L1790
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (8.0, windows-latest): src/Analyser/MutatingScope.php#L1778
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (8.0, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (7.4, ubuntu-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path /home/runner/work/phpstan-src/phpstan-src/src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (7.4, ubuntu-latest): src/Analyser/MutatingScope.php#L1847
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (7.4, ubuntu-latest): src/Analyser/MutatingScope.php#L1835
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (7.4, ubuntu-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php was not matched in reported errors.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest)
Ignored error pattern #^Used function str_increment not found\.# was not matched in reported errors.
PHPStan (7.4, windows-latest): src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php#L0
Ignored error pattern #^Cannot access offset int\<0, max\> on \(float\|int\)\.$# (offsetAccess.nonOffsetAccessible) in path D:\a\phpstan-src\phpstan-src\src\Type\Php\StrIncrementDecrementFunctionReturnTypeExtension.php was not matched in reported errors.
PHPStan (7.4, windows-latest): src/Analyser/MutatingScope.php#L1847
Only numeric types are allowed in pre-decrement, float|int|null given.
PHPStan (7.4, windows-latest): src/Analyser/MutatingScope.php#L1835
Only numeric types are allowed in pre-increment, float|int|null given.
PHPStan (7.4, windows-latest): src/Analyser/MutatingScope.php#L0
Ignored error pattern #^Only numeric types are allowed in pre\-increment, float\|int\|string\|null given\.$# (preInc.nonNumeric) in path D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php was not matched in reported errors.
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677