Report bool properties as too wide when only used with true/false #22341
static-analysis.yml
on: pull_request
Generate baseline
1m 43s
Generate PHP baseline
1m 45s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
12 errors and 7 notices
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.1, ubuntu-latest)
Ignored error pattern #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/tests/PHPStan/*RuleTest.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 #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/tests/PHPStan/*RuleTest.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 #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\*RuleTest.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 #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\*RuleTest.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 #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path /home/runner/work/phpstan-src/phpstan-src/tests/PHPStan/*RuleTest.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 #\(bool\) is never assigned (false|true) so it can be removed from the property type# (property.unusedType) in path D:\a\phpstan-src\phpstan-src\tests\PHPStan\*RuleTest.php was not matched in reported errors.
|
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.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.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.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
|