do not skip Generator for MissingTypehintCheck #21782
phar.yml
on: pull_request
Compiler Tests
5m 1s
Commit PHAR
Checksum PHAR
0s
PHAR Prefix Diff
0s
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
Annotations
39 errors and 1 notice
extension-tests / Extension Tests (8.5, phpstan-mockery)
Process completed with exit code 2.
|
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 - 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 - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/ForbidCheckedExceptionInCallableRule.php#L0
Ignored error pattern #^Method PHPStan\\Analyser\\NodeScopeResolver\:\:processExprNode\(\) invoked with 5 parameters, 6 required\.$# (arguments.count) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Rule/ForbidCheckedExceptionInCallableRule.php was not matched in reported errors.
|
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
|
integration-tests / Integration - larastan/larastan:
stubs/common/Support/Str.stub#L18
Method Illuminate\Support\Str::replace() return type with generic interface Traversable does not specify its types: TKey, TValue
|
integration-tests / Integration - larastan/larastan:
src/Support/ViewFileHelper.php#L57
Method Larastan\Larastan\Support\ViewFileHelper::getAllViewNames() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
integration-tests / Integration - larastan/larastan:
src/Support/ViewFileHelper.php#L35
Method Larastan\Larastan\Support\ViewFileHelper::getAllViewFilePaths() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
|
integration-tests / Integration - bladestan/bladestan:
src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L63
Possibly invalid array key type mixed.
|
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 - bladestan/bladestan:
src/NodeAnalyzer/ViewVariableAnalyzer.php#L50
Method Bladestan\NodeAnalyzer\ViewVariableAnalyzer::resolve() throws checked exception ValueError but it's missing from the PHPDoc `@throws` tag.
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
|
integration-tests / Integration - shipmonk-rnd/dead-code-detector:
tests/Rule/DeadCodeRuleTest.php#L450
Method ShipMonk\PHPStan\DeadCode\Rule\DeadCodeRuleTest::provideProviders() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
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.
|
extension-tests / Extension Tests (8.4, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.4, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
extension-tests / Extension Tests (8.1, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.1, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
extension-tests / Extension Tests (8.5, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.5, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/TestSuite.php#L410
Method PHPUnit\Framework\TestSuite::getIterator() return type with generic interface Iterator does not specify its types: TKey, TValue
|
extension-tests / Extension Tests (8.3, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.3, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
Process completed with exit code 1.
|
extension-tests / Extension Tests (8.2, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.2, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
extension-tests / Extension Tests (8.0, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.0, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
extension-tests / Extension Tests (7.4, phpstan-nette)
Process completed with exit code 2.
|
extension-tests / Extension Tests (7.4, phpstan-nette):
stubs/Forms/Container.stub#L13
PHPDoc tag `@property-read` for property Nette\Forms\Container::$controls contains generic interface Iterator but does not specify its types: TKey, TValue
|
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
|
510 Bytes |
sha256:34f576241561ca0a4b919e65ed264b6a84d74c4435e813f63b9d8b3e0aeb3570
|
|
baselines-larastan-baseline.neon
|
940 Bytes |
sha256:49fcc93dfcd4336040c2ea8e056d283e8651e9061a5d7c10ce8f7700fb59e21e
|
|
baselines-laravel-types-baseline.neon
|
317 Bytes |
sha256:6c05c0bbb2ef0d201301c8f672b1b10ab19edd72d9e7d440408d1700e0cd868e
|
|
baselines-phpunit-baseline.neon
|
765 Bytes |
sha256:e1f27ab895daf70d05d9b5cf54eaa5b0020ad73dcd70e687dd4214312a77e563
|
|
baselines-rector-baseline.neon
|
506 Bytes |
sha256:50f8dd4bfe43fc9daacced1841e514008e7ecf7d178584cab173f43b88ea6576
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
415 Bytes |
sha256:c383dfdcb17e7c87df15198d18f015c690b77d0b5a0f80bcd6c0ce61c412736e
|
|
baselines-shipmonk-rnd-baseline.neon
|
371 Bytes |
sha256:b0a3e41d8e25c985b6ccd8476794c9f66a6ea2a62af2192d8de0a21334435597
|
|
phar-file
|
3.66 MB |
sha256:4c28c4a494f4d3134ed3c1dbb9abcb06d743758d8f70ea2f226fd551018e27b2
|
|
phar-file-checksum
|
3.66 MB |
sha256:1cec4ae88276dd900a0499322a6793504e4088b039ce7ddf866534c562aaac28
|
|