Skip to content

Update ConstantArrayType::accepts() for lists #17600

Update ConstantArrayType::accepts() for lists

Update ConstantArrayType::accepts() for lists #17600

Triggered via pull request September 19, 2024 14:52
Status Cancelled
Total duration 4m 43s
Artifacts

static-analysis.yml

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

Annotations

42 errors
PHPStan with result cache (8.4): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.2): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.1): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.3): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1033
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1012
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (7.3, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1033
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest)
Canceling since a higher priority waiting request for 'sa-listImprovements' exists
PHPStan (7.2, windows-latest): tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1012
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
PHPStan (7.2, windows-latest)
Process completed with exit code 1.