Skip to content

Implement InvalidDivisionOperationRule #16041

Implement InvalidDivisionOperationRule

Implement InvalidDivisionOperationRule #16041

Triggered via pull request September 7, 2024 06:36
Status Failure
Total duration 15m 21s
Artifacts 13
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
4s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
3s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
4s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: integration-tests / PMMP Tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

52 errors
integration-tests / Integration - reactphp/promise: src/Internal/FulfilledPromise.php#L61
Method React\Promise\Internal\FulfilledPromise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
integration-tests / Integration - reactphp/promise: src/Promise.php#L99
Method React\Promise\Promise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
integration-tests / Integration - reactphp/promise
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - TomasVotruba/bladestan: src/Compiler/PhpContentExtractor.php#L35
Unreachable statement - code above always terminates.
integration-tests / Integration - TomasVotruba/bladestan: src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L15
Class TomasVotruba\Bladestan\TemplateCompiler\Rules\TemplateRulesRegistry extends @Final class PHPStan\Rules\DirectRegistry.
integration-tests / Integration - TomasVotruba/bladestan
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
extension-tests / Extension Tests (8.4, phpstan-nette 1.1.x)
Process completed with exit code 2.
integration-tests / Integration - larastan/larastan: stubs/10.0.0/Contracts/Database/Eloquent.stub#L10
PHPDoc tag @mixin contains generic class Illuminate\Database\Eloquent\Builder but does not specify its types: TModelClass
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L12
PHPDoc tag @mixin contains unknown class Illuminate\Contracts\Redis\Factory.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L12
PHPDoc tag @mixin contains unknown class Illuminate\Redis\RedisManager.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L19
PHPDoc tag @mixin contains unknown class Illuminate\Database\Connection.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L19
PHPDoc tag @mixin contains unknown class Illuminate\Database\ConnectionInterface.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L19
PHPDoc tag @mixin contains unknown class Illuminate\Database\DatabaseManager.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L25
PHPDoc tag @mixin contains unknown class Illuminate\Queue\Queue.
integration-tests / Integration - larastan/larastan: stubs/common/Facades.stub#L25
PHPDoc tag @mixin contains unknown class Illuminate\Queue\QueueManager.
integration-tests / Integration - larastan/larastan: stubs/common/Log/Logger.stub#L13
PHPDoc tag @mixin contains unknown class Monolog\Logger.
integration-tests / Integration - larastan/larastan: stubs/common/Pagination.stub#L10
Type mixed in generic type Illuminate\Support\Collection<mixed, mixed> in PHPDoc tag @mixin is not subtype of template type TKey of (int|string) of class Illuminate\Support\Collection.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - Larastan tests PHP 8.3, ^11.0
Process completed with exit code 1.
integration-tests / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/MemoryManager.php#L117
Offset 1 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
integration-tests / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/MemoryManager.php#L121
Offset 2 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/MemoryManager.php#L117
Offset 1 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/MemoryManager.php#L121
Offset 2 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Cart.php#L434
Binary operation "/" between float and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Cart.php#L2484
Binary operation "/" between float and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Cart.php#L3093
Binary operation "/" between int and int<0, max> might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Cart.php#L3821
Binary operation "/" between float|true and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/CartRule.php#L1363
Binary operation "/" between float and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/CartRule.php#L1412
Binary operation "/" between (float|int) and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/CartRule.php#L1446
Binary operation "/" between (float|int) and float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Currency.php#L1017
Binary operation "/" between 1|float and 1|float might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/ImageManager.php#L104
Binary operation "/" between int<0, max> and int might result in an error.
integration-tests / Integration - PrestaShop/PrestaShop: classes/ImageManager.php#L107
Binary operation "/" between int<0, max> and int might result in an error.

Artifacts

Produced during runtime
Name Size Digest
baselines-bladestan-baseline.neon Expired
393 Bytes
sha256:b88077f20ec1c4677ff25860ec6fb2adbc368850f5d5c4c1c1ed96718394b5e6
baselines-composer-baseline.neon Expired
1.84 KB
sha256:35eb223bc14656611c53cd6919d3761b10deaf3f9312292d60c44e4f5221d45d
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:6cbceff12a604b3601f478fbb187c59762065ed9b4bd979eaef6440ab9c1e150
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:c3f808411e94e43d6afbe2110595c49744a2f32107337a39f8316d8f0b51fef1
baselines-laravel-types-baseline.neon Expired
200 Bytes
sha256:e94194fc10e73760aea12784ecba557829028cc9c566cfafe7630c854a1cf050
baselines-magento-baseline.neon Expired
158 Bytes
sha256:cd11be87caeb65c388f6f14fccd01b460f615e7b4d9cd139df782f0e40cdc827
baselines-prestashop-baseline.neon Expired
12.3 KB
sha256:36d4e53d9abebd8378c2b1fbc3793efa87f913457834f20e53dac55a1a54b0a6
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:c75f29668b734fc7d24635f8c209de8ce54c878413cb70b44bc17118f33ab4e9
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:f539b77e52d2ef68219650593d2177126f78666489c97798bff2726b32681572
phar-file Expired
3.46 MB
sha256:2cc4099967e3108c2b79b89bc1b9c5e6338fa6fdbfd9abdf247e5dc41de45680
phar-file-checksum Expired
3.46 MB
sha256:292aa13c3da52e58194eb06193e69bfb59bc8907debb92fd329c50d383a0e903
pocketmine-ng-baseline-8.1.neon Expired
818 Bytes
sha256:987dc83a35506f2995ccc3282d725cc410df5dac63b64602ca0acb3a60d3aa68
pocketmine-ng-baseline-8.2.neon Expired
818 Bytes
sha256:39b033e8b8bb7283c0b92ea2f11e90bae5400d6666fc1a982c2ee856d8139ba6