Do not report dead catch with treatPhpDocTypesAsCertain: false
#22300
phar.yml
on: pull_request
Compiler Tests
1m 46s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 32s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
39 errors
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
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#L59
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 - bladestan/bladestan:
src/Compiler/LivewireTagCompiler.php#L116
Dead catch - RuntimeException is never thrown in the try block.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/AllowComparingOnlyComparableTypesRule.php#L142
No error with identifier offsetAccess.notFound is reported on line 142.
|
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/dbal:
tests/ConnectionTest.php#L741
Method Doctrine\DBAL\Connection@anonymous/tests/ConnectionTest.php:735::rollBack() has Doctrine\DBAL\Exception in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - doctrine/dbal:
tests/ConnectionTest.php#L736
Method Doctrine\DBAL\Connection@anonymous/tests/ConnectionTest.php:735::commit() has Doctrine\DBAL\Exception in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - doctrine/dbal:
src/Driver/SQLite3/Result.php#L66
Method Doctrine\DBAL\Driver\SQLite3\Result::rowCount() has Doctrine\DBAL\Driver\Exception in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php#L42
Method PHPUnit\TextUI\XmlConfiguration\SuccessfulSchemaDetectionResult::version() has PHPUnit\Util\Xml\XmlException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/MockObject/Runtime/Rule/AnyParameters.php#L21
Method PHPUnit\Framework\MockObject\Rule\AnyParameters::apply() has PHPUnit\Framework\ExpectationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/MockObject/MockBuilder.php#L130
No error with identifier catch.neverThrown is reported on line 130.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/MockObject/Generator/Generator.php#L721
No error with identifier catch.neverThrown is reported on line 721.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/MockObject/Generator/Generator.php#L714
No error with identifier throws.unusedType is reported on line 714.
|
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/Framework/Constraint/IsAnything.php#L27
Method PHPUnit\Framework\Constraint\IsAnything::evaluate() has PHPUnit\Framework\ExpectationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - Sylius/Sylius
Process completed with exit code 1.
|
|
integration-tests / Integration - Sylius/Sylius:
src/Sylius/Component/User/Security/Checker/EnabledUserChecker.php#L37
Method Sylius\Component\User\Security\Checker\EnabledUserChecker::checkPostAuth() has Symfony\Component\Security\Core\Exception\AccountStatusException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - Sylius/Sylius:
src/Sylius/Component/Locale/Context/ImmutableLocaleContext.php#L22
Method Sylius\Component\Locale\Context\ImmutableLocaleContext::getLocaleCode() has Sylius\Component\Locale\Context\LocaleNotFoundException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - Sylius/Sylius:
src/Sylius/Bundle/UserBundle/Form/UserVerifiedAtToBooleanTransformer.php#L25
Method Sylius\Bundle\UserBundle\Form\UserVerifiedAtToBooleanTransformer::reverseTransform() has Symfony\Component\Form\Exception\TransformationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - Sylius/Sylius:
src/Sylius/Bundle/UserBundle/Form/UserVerifiedAtToBooleanTransformer.php#L20
Method Sylius\Bundle\UserBundle\Form\UserVerifiedAtToBooleanTransformer::transform() has Symfony\Component\Form\Exception\TransformationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / PMMP Tests
Process completed with exit code 1.
|
|
integration-tests / PMMP Tests:
src/crash/CrashDump.php#L242
Possibly invalid array key type float|int<0, max>.
|
|
integration-tests / PMMP Tests:
src/block/tile/SporeBlossom.php#L38
Method pocketmine\block\tile\SporeBlossom::readSaveData() has pocketmine\nbt\NbtDataException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
|
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
|
|
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
|
|
integration-tests / Integration - shopsys/shopsys:
packages/framework/src/Form/AbstractFileUploadType.php#L67
Method Shopsys\FrameworkBundle\Form\AbstractFileUploadType::transform() has Symfony\Component\Form\Exception\TransformationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - shopsys/shopsys:
packages/framework/src/Form/AbstractFileUploadType.php#L57
Method Shopsys\FrameworkBundle\Form\AbstractFileUploadType::reverseTransform() has Symfony\Component\Form\Exception\TransformationFailedException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
|
|
integration-tests / Integration - shopware/shopware:
tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php#L371
Method Psr\Log\AbstractLogger@anonymous/tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php:361::log() has Psr\Log\InvalidArgumentException in PHPDoc `@throws` tag but it's not thrown.
|
|
integration-tests / Integration - shopware/shopware:
src/Elasticsearch/Framework/ElasticsearchFieldMapper.php#L142
No error with identifier function.unresolvableReturnType is reported on line 142.
|
|
integration-tests / Integration - shopware/shopware:
src/Elasticsearch/Framework/ElasticsearchFieldMapper.php#L142
No error with identifier argument.unresolvableType is reported on line 142.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
|
119 MB |
sha256:336bcf1d7a38a10415f6f88cbf6740c863a8af9aa31dd92d535b2decfc348267
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:fe898c032f6d0471ef7abc79c8c9a229cacd6dcd65c8b3d5e630f36a82cd5948
|
|
|
baselines-doctrine-dbal-baseline.neon
|
1.08 KB |
sha256:6570ae72a89157be3a7fdae7f11533c94795815835e203f9b68a174de45b9477
|
|
|
baselines-phpunit-baseline.neon
|
892 Bytes |
sha256:52fab4b6cdb7dac2322707c10aa01b5650ddaab7087e6e556a7f43b1eaf3e745
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
198 Bytes |
sha256:db70474ea76554ba81d9c8db042fc2f6965d22f898b401eeda7caf5761f168a4
|
|
|
baselines-shopware-baseline.neon
|
3.48 KB |
sha256:d4a817bdeda5fc43dc21c4a369d76781f071f7d97ef5b1dda96659924eb46e8b
|
|
|
baselines-sylius-baseline.neon
|
539 Bytes |
sha256:ab8c8d518a87c46cc8f46938228fa668e394fe81409b872d4217afb9c645c68f
|
|
|
phar-file
|
3.68 MB |
sha256:a2161a30fa51441479f0af0d2ef1480e83de4c5994b318feada0666e08505566
|
|
|
phar-file-checksum
|
3.68 MB |
sha256:243e3f70fe9dafa973e16fe29160301f98c858bd877425a4001b938625e241a9
|
|
|
pocketmine-ng-baseline.neon
|
580 Bytes |
sha256:5d6bac3e6bc19189f42443b519ec5a59d3d742ada2a6cfa57ed18da609dbc09f
|
|