do not skip Generator for MissingTypehintCheck #21784
phar.yml
on: pull_request
Compiler Tests
4m 59s
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 - 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 - 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 - 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 - 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 - 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 - 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 - Larastan tests PHP 8.3, ^11.15
Process completed with exit code 1.
|
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 - 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.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.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.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
|
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 (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
|
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:ec593e4d4a7ca846a9bfdfd112874bc63264c4262afe1e73919b68c1e576569f
|
|
baselines-larastan-baseline.neon
|
940 Bytes |
sha256:336f9637f4e66bd21e730b5753c8681cabeff167c87fbe2da39bbdb00e84f982
|
|
baselines-laravel-types-baseline.neon
|
317 Bytes |
sha256:d6d4d85fa50411e0a3693b969c812e9e4f08f26214a947d75b965f24421c1527
|
|
baselines-phpunit-baseline.neon
|
765 Bytes |
sha256:277e71d7f0a2b4df8d266c0635f1bcc9dcd1026c04386d640c9fd08c6a57dc4e
|
|
baselines-rector-baseline.neon
|
506 Bytes |
sha256:6d25c5c541ce38e425edbd2a0817a54cdaa16ee6c815d2b4cb43132796f3455d
|
|
baselines-shipmonk-dead-code-detector-baseline.neon
|
415 Bytes |
sha256:edc46da071b8c37151ff4a184a4e49a077f88944cd4619a1938d8f539daab5a2
|
|
baselines-shipmonk-rnd-baseline.neon
|
371 Bytes |
sha256:d1b9d5308041f71c188231e59794eab09674f60fa8d2353628564725c2759af8
|
|
phar-file
|
3.66 MB |
sha256:856cd343a3a6723299e136f85cc2f889aa929d62e49d530f73cf7ad78dd2ca02
|
|
phar-file-checksum
|
3.66 MB |
sha256:7039f9089211fd2b9e68491eb96e38f37e6d25fc21b8ea8d69865d0eb41147e2
|
|