Implement ArrayColumnRule #19121
static-analysis.yml
on: pull_request
Generate baseline
1m 31s
Generate PHP baseline
1m 44s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
61 errors and 14 warnings
Generate baseline
Process completed with exit code 1.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.4)
Process completed with exit code 2.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.2)
Process completed with exit code 2.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.3)
Process completed with exit code 2.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan with result cache (8.1):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.1):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan with result cache (8.1)
Process completed with exit code 2.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.3, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.3, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L27
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.2, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.2, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L20
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L24
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.2, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.2, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.3, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L23
Creating new PHPStan\Rules\Functions\ArrayColumnRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.3, windows-latest):
tests/PHPStan/Rules/Functions/ArrayColumnRuleTest.php#L27
Accessing PHPStan\Type\Php\ArrayColumnHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
|
Generate baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan with result cache (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate PHP baseline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (7.4, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (7.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (7.2, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|