Skip to content

Fix duplicate paths in composerAutoloaderProjectPaths #16291

Fix duplicate paths in composerAutoloaderProjectPaths

Fix duplicate paths in composerAutoloaderProjectPaths #16291

Triggered via pull request September 18, 2024 07:05
Status Failure
Total duration 5m 47s
Artifacts 13

phar.yml

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

69 errors
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 - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LinkProcessor/LinkParamsProcessor.php#L1
Ignored error pattern #^Parameter \#1 \$value of static method PhpParser\\BuilderHelpers\:\:normalizeValue\(\) expects array\|bool\|float\|int\|PhpParser\\Node\\Expr\|string\|null, mixed given\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/LinkProcessor/LinkParamsProcessor.php was not matched in reported errors.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LinkProcessor/LinkParamsProcessor.php#L85
Parameter #1 $value of static method PhpParser\BuilderHelpers::normalizeValue() expects array|bool|float|int|PhpParser\Node\Expr|string|UnitEnum|null, mixed given.
integration-tests / Integration - efabrica-team/phpstan-latte
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 - 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 - Rector tests
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 - Larastan tests PHP 8.3, ^11.0
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 - 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.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 (7.3, 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.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.
extension-tests / Extension Tests (8.0, 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.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.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/utils/Git.php#L42
Strict comparison using !== between string and false will always evaluate to true.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
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.

Artifacts

Produced during runtime
Name Size Digest
baselines-bladestan-baseline.neon Expired
393 Bytes
sha256:c8050b807aaa69b3715f083421c20b2d3dc5eb77d72d7b8479dc32e136a291c9
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:31057338e229161566cc03f686e786118157a535c1265cc9d2dfafc724e45a4d
baselines-efabrica-phpstan-latte-baseline.neon Expired
829 Bytes
sha256:3db794dca8931ec0abdaa12ce5b2d1fa16c2df9c277bff3dbd220441028647dc
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:041d9e7d15244623a7dfcdbf9ad1dc917e7cc6dd52a31b08e1b63ba248955de6
baselines-laravel-types-baseline.neon Expired
200 Bytes
sha256:4f0f7eee1addfc7d3dae69b3cd0c37a8c3c86d96a2667cc728a7c9c83e632330
baselines-magento-baseline.neon Expired
158 Bytes
sha256:7638edb932ac8b5200287dde30f7cacbe591c5b3b77d1b3cea060039a62968e1
baselines-prestashop-baseline.neon Expired
11.6 KB
sha256:f93d59430dcd5da55dd49f9d2a55ae590b64396cf916a72e0cae69681e040602
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:2e8f51de7787bd10285a53412b30e9e3b4f6c688c712b34a70acc886798e9113
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:548d2ec44f82c33e93cda193a7c663380c3a91bab1a9850c62fa7d072b9dde45
phar-file Expired
3.47 MB
sha256:7882012622a3534dbcb460364c7e67d083d6c08cab1149e51bc6df75c702f7ba
phar-file-checksum Expired
3.47 MB
sha256:f7cf02777f09b396d2134b14da6d5619f2ae8c37ae54499dd5ad1f4d01274001
pocketmine-ng-baseline-8.1.neon Expired
988 Bytes
sha256:958458b3ce0f8f93eb233ac29177ecd2552e4cb3dc21138e28a89eb30b6403e4
pocketmine-ng-baseline-8.2.neon Expired
988 Bytes
sha256:958458b3ce0f8f93eb233ac29177ecd2552e4cb3dc21138e28a89eb30b6403e4