Introduce all-methods-are-(im)pure #22296
phar.yml
on: pull_request
Compiler Tests
1m 40s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 24s
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
Annotations
36 errors and 3 warnings
|
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 - 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.
|
|
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.
|
|
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 - 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/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 - 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 / 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 - 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 / 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.
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33698 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33698 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33698 , Maximum supported length: 32766
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-
|
119 MB |
sha256:bf6d8b88d023f3d4e0a73b645e12919e5c3c63511cea8565d53498aada4bd766
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:dd7e969945a925423f472d07436225065b0330487c752b1bdcb8cc4ce72ed743
|
|
|
baselines-doctrine-dbal-baseline.neon
|
1.08 KB |
sha256:b3cd48ec4a643bb52a9cb315518e0e9adee649c58e08156bc893fba416e57a84
|
|
|
baselines-phpunit-baseline.neon
|
892 Bytes |
sha256:2c67216fb3fd1c7963324b336e0fcfe7fb57d6c3faa5fd6e3ce844931048fa11
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
198 Bytes |
sha256:2eb4e86a433e037c7a7a29a9abbc12b2fbd55fc8673b35e9a2ab09006b124ea8
|
|
|
baselines-shopware-baseline.neon
|
3.48 KB |
sha256:d1031a18169cd3665eb3dbf0ceba44a48c079f1133beba9319fdf76ff493d878
|
|
|
baselines-sylius-baseline.neon
|
539 Bytes |
sha256:b77fc6d8d5e907e97ce22cbff8c15099b6f48520fade7d3e142864a137e2c8ff
|
|
|
phar-file
|
3.68 MB |
sha256:d57db58af9cce6e4bc8661a4abe94bd88d39f6ad6044bfa4ec2df66bcfb19e16
|
|
|
phar-file-checksum
|
3.68 MB |
sha256:ef06c54c84e8e4b6358cd4147e3ce119bd4efcb07590d5f6d1bb3697c8ce9d6a
|
|
|
pocketmine-ng-baseline.neon
|
580 Bytes |
sha256:461ec51b5b548c2312f9e4b967ca5e57acdbd54077757932bfbdff8820b97cdd
|
|