Fix bitwise on mixed #22295
phar.yml
on: pull_request
Compiler Tests
1m 48s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 31s
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
36 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.
|
|
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, 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 - 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/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:7c822e20135e98fc9485608d5b954a0ab2935e0c405e660589ade3d644998d1c
|
|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:abe0fdf74416c613d8d9519c36fc7cf57ceb8c6fbb272ab71e2524040c01f3ec
|
|
|
baselines-doctrine-dbal-baseline.neon
|
1.08 KB |
sha256:95524267b169dfbf875e37b8b86147ffd1d9aea3bcf7ae966a4196b93a437899
|
|
|
baselines-phpunit-baseline.neon
|
892 Bytes |
sha256:706bdd2015b360f96e8a5d13ae29acc2629b045208a5c0fe4a8d6a9f92fe067d
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
198 Bytes |
sha256:93d5b676b0ab742716e1a019f53b7a3cfade2ef633e7675e1b21771a28b12ec7
|
|
|
baselines-shopware-baseline.neon
|
3.48 KB |
sha256:96c84fc28e0a0cc9c40f8f2d9f10f6c2d943c88888af8a20ae0fd85114899ae6
|
|
|
baselines-sylius-baseline.neon
|
539 Bytes |
sha256:da5fb9957966b1178a8b8705e8ce17122e6fabd2a1c82e501b659cdd7ebf2548
|
|
|
phar-file
|
3.68 MB |
sha256:20d6a6a415e094c9b8e62d1387333586413a17977385458870cbf42c86b7527e
|
|
|
phar-file-checksum
|
3.68 MB |
sha256:a68f8da0b4e54a1efbc08f660fd0f132bf7ca3aa745c0bd32fde295aaf966f47
|
|
|
pocketmine-ng-baseline.neon
|
580 Bytes |
sha256:a392152b58aadd0928e32ea9c47055e9eec007dab14e47eba406d85d99a8caac
|
|