Skip to content

Report bool properties as too wide when only used with true/false #21309

Report bool properties as too wide when only used with true/false

Report bool properties as too wide when only used with true/false #21309

Triggered via pull request August 30, 2025 09:25
Status Failure
Total duration 6m 57s
Artifacts 5

phar.yml

on: pull_request
Download base SHA PHAR
Download base SHA PHAR
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
5s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
5s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Checksum PHAR
0s
Checksum PHAR
PHAR Prefix Diff
PHAR Prefix Diff
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 notice
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Cannot apply patch 0 (https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch)!
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
integration-tests / Integration - bladestan/bladestan: src/TemplateCompiler/PHPStan/FileAnalyserProvider.php#L37
Method Bladestan\TemplateCompiler\PHPStan\FileAnalyserProvider::provide() throws checked exception PHPStan\DependencyInjection\MissingServiceException but it's missing from the PHPDoc @throws tag.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / Integration - Rector tests
Cannot apply patch 0 (https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch)!
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - laravel/framework: types/Support/Helpers.php#L66
Unreachable statement - code above always terminates.
integration-tests / Integration - laravel/framework: types/Support/Helpers.php#L47
Unreachable statement - code above always terminates.
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
Process completed with exit code 1.
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (7.4, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.5, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.5, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L16
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$checkNullables (bool) is never assigned false so it can be removed from the property type.
extension-tests / Extension Tests (8.5, phpstan-strict-rules): tests/Rules/Functions/ArrayFilterStrictRuleTest.php#L14
Property PHPStan\Rules\Functions\ArrayFilterStrictRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
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

Artifacts

Produced during runtime
Name Size Digest
baselines-bladestan-baseline.neon
403 Bytes
sha256:aebb2960aff2bc6c7022b35afb1d2c49ca29a061f8a42996ea4d2843c438a7ff
baselines-laravel-types-baseline.neon
317 Bytes
sha256:6a67a709189ebc8796a80e97b7112d45cfd43ac5e0b7548b5883ef8cf9b93956
baselines-rector-baseline.neon
506 Bytes
sha256:af133a7495e9e69c660d58e708aa5bf69a525475cfa8b4c22c94a6c24787a055
phar-file
3.64 MB
sha256:f10905326cc684d045f36b1befc563382568e6223af89d2cd1f3b5d036020a84
phar-file-checksum
3.64 MB
sha256:f9c0651fd5e01cf65f57444f19e363d988cfbff0398d1cff6caa8953967b90fd