Skip to content

Update PHP 8 stubs to 0.3.106 #16276

Update PHP 8 stubs to 0.3.106

Update PHP 8 stubs to 0.3.106 #16276

Triggered via pull request September 17, 2024 00:16
Status Failure
Total duration 15m 18s
Artifacts 12
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phar.yml

on: pull_request
Compiler Tests
1m 7s
Compiler Tests
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
4s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
6s
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

66 errors
extension-tests / Extension Tests (8.4, phpstan-nette 1.1.x)
Process completed with exit code 2.
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.
extension-tests / Extension Tests (7.3, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
integration-tests / Integration - Rector tests
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 - 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 - 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.
extension-tests / Extension Tests (7.4, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
extension-tests / Extension Tests (7.2, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
integration-tests / Integration - Larastan tests PHP 8.3, ^11.0
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
extension-tests / Extension Tests (8.3, phpstan-strict-rules 1.6.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.
extension-tests / Extension Tests (8.1, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
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.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/utils/Git.php#L42
Strict comparison using !== between string and false will always evaluate to true.
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 / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: src/utils/Git.php#L42
Strict comparison using !== between string and false will always evaluate to true.
integration-tests / Integration - PrestaShop/PrestaShop: config/config.inc.php#L70
Path in include_once() "/home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/config/settings_custom.inc.php" is not a file or it does not exist.
integration-tests / Integration - PrestaShop/PrestaShop: config/smarty.config.inc.php#L44
Path in include() "/home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/classes/Smarty/SmartyCacheResourceMysql.php" is not a file or it does not exist.
integration-tests / Integration - PrestaShop/PrestaShop
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
baselines-bladestan-baseline.neon Expired
393 Bytes
sha256:8e1620830918e04bc4bc33c193e25b7ba4ced3b4bf8379eb958e6dc80dce6bff
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:84f00ee627d33de2759c7380b18f9310cc0313d072908b39b8ff72a2a0fc6636
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:dcd34cb18b451ea5111b9bbbe46f9ab1ddd9fbd17f6f09d87ab6ef908ee74245
baselines-laravel-types-baseline.neon Expired
200 Bytes
sha256:eecd4361d98f4744d2e626a9c16f11aa37fbb8e932703ecd09314288e6b18ca9
baselines-magento-baseline.neon Expired
158 Bytes
sha256:0706fe7cf1c9a9a55d6d467b8e05f44e54e46b7488aec221ed4194743c776878
baselines-prestashop-baseline.neon Expired
11.6 KB
sha256:c0ee2020f756fbea8d7d7787eb7671fc1b12b7aff326a3c9b314816866b91980
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:2d1a5958383987d3153c2918198cf88ba86ca1956efb45abdabc7b45ebae6ee2
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:d77bb0bd548d15c610080c208a6ff35fc05de2e49f050f539e64ae07ee4e3642
phar-file Expired
3.47 MB
sha256:7f3904788854aab84545f9aa84bd55dd39f8c7add851dea4a5cebf51b7bb6b64
phar-file-checksum Expired
3.47 MB
sha256:6458d832550f58512e55c61c17c06c1b40ea62445a9746b89c554eecc676dbbd
pocketmine-ng-baseline-8.1.neon Expired
988 Bytes
sha256:6809adbeed956e2d5b47d2e4fdc526008ba7b3042bb6e4311c71eb337b3d085a
pocketmine-ng-baseline-8.2.neon Expired
988 Bytes
sha256:54bc13ae8df2dfa62a4c982b3021394570a1d3e388b4ce9f0538e432edd50038