Skip to content

Feature optimize node scope resolver test #16267

Feature optimize node scope resolver test

Feature optimize node scope resolver test #16267

Triggered via pull request September 16, 2024 15:18
Status Failure
Total duration 6m 33s
Artifacts 12

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
8s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
5s
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

66 errors
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 - 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 (8.4, phpstan-nette 1.1.x)
Process completed with exit code 2.
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 - laravel/framework
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 - 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 - 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.
extension-tests / Extension Tests (7.4, 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.
integration-tests / Integration - Larastan tests PHP 8.3, ^11.0
Process completed with exit code 1.
extension-tests / Extension Tests (7.3, 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.
extension-tests / Extension Tests (8.1, phpstan-strict-rules 1.6.x)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, 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.
extension-tests / Extension Tests (7.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:fda8ad98e64e80ec8e23f0260494169126a3b159672dce951a04432e287705ce
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:fbe66a9233373f1ead17827e570c9a4fff5bc6198dab89b061394e1e14d80db0
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:9151514d1b4e094bb5e767d90e192bd416f239eca06ec24710e7d54225c98ccf
baselines-laravel-types-baseline.neon Expired
200 Bytes
sha256:35c57d311f000ed8376409e31d06c0ac6393bd5bec2f2c20372a5f85306ac040
baselines-magento-baseline.neon Expired
158 Bytes
sha256:521082140354495b124d66108244a723674407d8d91b8c1520dc3607e7f99244
baselines-prestashop-baseline.neon Expired
11.6 KB
sha256:da90eda3d72a6a135a1c72c3827dc6a9affb88f9173effca6b3242dd80279685
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:89738bd53100ab0e528b8dc6deb958a915aa2e7d0125379c4c5bbd3386f8fcaf
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:71296637337b941c759e33c768e27fa6ab6436d0722122d5e6d4c886475abb66
phar-file Expired
3.47 MB
sha256:51d75569e6eef6bab1b1c99b5aae175e4e92f4a49a791bf2cdac2606c82f8fab
phar-file-checksum Expired
3.47 MB
sha256:923d013f8a411cf4620a37d23dace5420a9aca4b9b35008b87a5a331187dffe8
pocketmine-ng-baseline-8.1.neon Expired
988 Bytes
sha256:114795929e3b1487141b1407851c7699f514a8b9231f8831456644411eb88c8d
pocketmine-ng-baseline-8.2.neon Expired
988 Bytes
sha256:b48eef2a2c11c448f15506b255d57841a8d40013a1a424961055324e7a145721