Fix FileExcluder on windows #16285
phar.yml
on: pull_request
Compiler Tests
1m 3s
Commit PHAR
0s
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
Annotations
178 errors and 1 warning
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug-9776
composer install
../../phpstan
, memory_limit=256M)
Internal error: Too few arguments to function PHPStan\Reflection\Php\PhpMethodReflectionFactory@anonymous::create(), 16 passed in /home/runner/work/phpstan-src/phpstan-src/e2e/bug-9776/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php on line 85 and exactly 19 expected while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/bug-9776/packages/backend/src/Services/MyClass.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug-9776
composer install
../../phpstan
, memory_limit=256M)
Process completed with exit code 1.
|
other-tests / Other Tests (8.2, ubuntu-latest, cd e2e/progress-bar-crash
../../phpstan analyse -l 8 src/test.ph...
Process completed with exit code 1.
|
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/phpstorm-stubs
composer install --ignore-platform-reqs
.....
Process completed with exit code 2.
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/node-connecting
../../phpstan analyse -a Rule.php
)
Internal error: PHPStan\Analyser\RuleErrorTransformer::transform(): Argument #1 ($ruleError) must be of type PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/node-connecting/src/test.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/node-connecting
../../phpstan analyse -a Rule.php
)
Process completed with exit code 1.
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/node-connecting
../../phpstan analyse -a Rule.php
)
Internal error: Argument 1 passed to PHPStan\Analyser\RuleErrorTransformer::transform() must implement interface PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/node-connecting/src/test.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/node-connecting
../../phpstan analyse -a Rule.php
)
Process completed with exit code 1.
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/no-autoloader
composer install --ignore-platform-reqs
../...:
tests/TautologyTest.php#L10
Parameter #1 $actual of static method Tester\Assert::true() expects Tester\mixed, true given.
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/no-autoloader
composer install --ignore-platform-reqs
../...
Process completed with exit code 1.
|
other-tests / Other Tests (8.2, ubuntu-latest, cd e2e/progress-bar-crash
../../phpstan analyse -l 8 src/test.ph...
Process completed with exit code 1.
|
integration-tests / Integration - Polyfills loaded twice
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^1.10.46, it is satisfiable by phpstan/phpstan[1.10.46, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
Problem 2
- phpstan/extension-installer 1.4.x-dev requires phpstan/phpstan ^1.12.0 || ^2.0 -> found phpstan/phpstan[2.0.x-dev] but it conflicts with your root composer.json require (^1.10.46).
- phpstan/extension-installer[1.3.1, ..., 1.4.2] require phpstan/phpstan ^1.9.0 -> satisfiable by phpstan/phpstan[1.9.0, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance.
- phpstan/extension-installer 1.4.3 requires phpstan/phpstan ^1.9.0 || ^2.0 -> found phpstan/phpstan[2.0.x-dev] but it conflicts with your root composer.json require (^1.10.46).
- Root composer.json requires phpstan/extension-installer ^1.3.1 -> satisfiable by phpstan/extension-installer[1.3.1, ..., 1.4.x-dev].
|
integration-tests / Integration - Polyfills loaded twice
Process completed with exit code 2.
|
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 (8.0, phpstan-webmozart-assert)
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/Rules/BladeRule.php#L45
Method TomasVotruba\Bladestan\Rules\BladeRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array<PHPStan\Rules\RuleError>.
|
integration-tests / Integration - TomasVotruba/bladestan:
src/Rules/BladeRule.php#L49
Method TomasVotruba\Bladestan\Rules\BladeRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array<PHPStan\Rules\RuleError>.
|
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:
tests/Rules/BladeRuleTest.php#L21
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Rule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, array given.
|
integration-tests / Integration - TomasVotruba/bladestan
Process completed with exit code 1.
|
integration-tests / Integration - doctrine/persistence
Internal error: PHPStan\Analyser\RuleErrorTransformer::transform(): Argument #1 ($ruleError) must be of type PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Persistence/Reflection/RuntimePublicReflectionProperty.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
integration-tests / Integration - doctrine/persistence
Process completed with exit code 1.
|
integration-tests / Integration - doctrine/persistence
Process completed with exit code 1.
|
integration-tests / Integration - ondrejmirtes/common
Process completed with exit code 1.
|
integration-tests / Integration - ondrejmirtes/common
Process completed with exit code 1.
|
extension-tests / Extension Tests (8.2, phpstan-webmozart-assert)
Process completed with exit code 2.
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L11
Expected type int, actual: 27
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L12
Expected type int, actual: 26
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L17
Expected type int, actual: 28
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L18
Expected type int, actual: 30
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L21
Expected type int, actual: 33
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L24
Expected type int, actual: 36
|
integration-tests / Integration - laravel/framework:
types/Cache/Repository.php#L27
Expected type int, actual: 36
|
integration-tests / Integration - laravel/framework:
types/Contracts/Cache/Repository.php#L17
Expected type int, actual: 28
|
integration-tests / Integration - laravel/framework:
types/Contracts/Cache/Repository.php#L18
Expected type int, actual: 30
|
integration-tests / Integration - laravel/framework:
types/Contracts/Cache/Repository.php#L21
Expected type int, actual: 33
|
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
|
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
|
extension-tests / Extension Tests (8.4, phpstan-webmozart-assert)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.3, phpstan-symfony)
Process completed with exit code 2.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/AnnotationHelper.php#L221
Parameter #2 $traversableTypeHints of static method SlevomatCodingStandard\Helpers\TypeHintHelper::isTraversableType() expects list<string>, array<int, string> given.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/AnnotationTypeHelper.php#L148
Parameter #2 $traversableTypeHints of static method SlevomatCodingStandard\Helpers\TypeHintHelper::isTraversableType() expects list<string>, array<int, string> given.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/AnnotationTypeHelper.php#L225
Parameter #2 $traversableTypeHints of static method SlevomatCodingStandard\Helpers\TypeHintHelper::isTraversableType() expects list<string>, array<int, string> given.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/AnnotationTypeHelper.php#L386
Parameter #2 $traversableTypeHints of static method SlevomatCodingStandard\Helpers\TypeHintHelper::isTraversableType() expects list<string>, array<int, string> given.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/ConstantHelper.php#L45
Method SlevomatCodingStandard\Helpers\ConstantHelper::getAllNames() should return list<string> but returns array<string>.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Helpers/FunctionHelper.php#L456
Method SlevomatCodingStandard\Helpers\FunctionHelper::getAllFunctionNames() should return list<string> but returns array<string>.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Sniffs/Attributes/AttributesOrderSniff.php#L189
Method SlevomatCodingStandard\Sniffs\Attributes\AttributesOrderSniff::normalizeOrder() should return list<string> but returns array<int<0, max>, string>.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Sniffs/Classes/ClassStructureSniff.php#L632
Parameter #1 $groups of class SlevomatCodingStandard\Sniffs\Classes\MissingClassGroupsException constructor expects list<string>, non-empty-array<0|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28, 'constructor'|'destructor'|'enum cases'|'magic methods'|'private constants'|'private methods'|'private properties'|'private static…'|'protected abstract…'|'protected constants'|'protected final…'|'protected methods'|'protected properties'|'protected static…'|'public abstract…'|'public constants'|'public final methods'|'public methods'|'public properties'|'public static…'|'public static final…'|'static constructors'|'uses'> given.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Sniffs/Classes/RequireConstructorPropertyPromotionSniff.php#L303
Method SlevomatCodingStandard\Sniffs\Classes\RequireConstructorPropertyPromotionSniff::getPropertyPointers() should return list<int> but returns array<int<0, max>, int>.
|
integration-tests / Integration - slevomat/coding-standard:
SlevomatCodingStandard/Sniffs/Commenting/DocCommentSpacingSniff.php#L698
Method SlevomatCodingStandard\Sniffs\Commenting\DocCommentSpacingSniff::sortAnnotationsToGroups() should return list<list<SlevomatCodingStandard\Helpers\Annotation>> but returns array<non-empty-list<SlevomatCodingStandard\Helpers\Annotation>>.
|
extension-tests / Extension Tests (8.0, phpstan-symfony)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.4, phpstan-symfony)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.3, phpstan-webmozart-assert)
Process completed with exit code 2.
|
integration-tests / Integration - larastan/larastan
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
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-webmozart-assert)
Process completed with exit code 2.
|
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
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 - nextras/orm
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - nextras/orm
Internal error: PHPStan\Analyser\RuleErrorTransformer::transform(): Argument #1 ($ruleError) must be of type PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/cases/integration/Entity/entity.hasValue().phpt
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
|
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
|
extension-tests / Extension Tests (7.4, phpstan-symfony)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
|
extension-tests / Extension Tests (7.4, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpdoc-parser)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.1, phpstan-symfony)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.1, phpstan-symfony)
Process completed with exit code 2.
|
extension-tests / Extension Tests (8.1, phpstan-phpunit)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-symfony)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-symfony)
Process completed with exit code 2.
|
integration-tests / Integration - reactphp/promise
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
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:
tests/types/all.php#L9
Expected type React\Promise\PromiseInterface<array<bool|int>>, actual: React\Promise\PromiseInterface<array<int<1, max>|true>>
|
integration-tests / Integration - reactphp/promise:
tests/types/all.php#L10
Expected type React\Promise\PromiseInterface<array<bool|int>>, actual: React\Promise\PromiseInterface<array<bool|int<1, max>>>
|
integration-tests / Integration - reactphp/promise:
tests/types/any.php#L9
Expected type React\Promise\PromiseInterface<bool|int>, actual: React\Promise\PromiseInterface<int<1, max>|true>
|
integration-tests / Integration - reactphp/promise:
tests/types/any.php#L10
Expected type React\Promise\PromiseInterface<bool|int>, actual: React\Promise\PromiseInterface<bool|int<1, max>>
|
integration-tests / Integration - reactphp/promise:
tests/types/race.php#L9
Expected type React\Promise\PromiseInterface<bool|int>, actual: React\Promise\PromiseInterface<int<1, max>|true>
|
integration-tests / Integration - reactphp/promise:
tests/types/race.php#L10
Expected type React\Promise\PromiseInterface<bool|int>, actual: React\Promise\PromiseInterface<bool|int<1, max>>
|
integration-tests / Integration - reactphp/promise
Process completed with exit code 1.
|
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.4, phpstan-dibi)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.4, phpstan-phpunit)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - Roave/BetterReflection
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.3, phpstan-phpunit)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - ondrejmirtes/phpstan-magento-testcase
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpstan-mockery)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.4, phpstan-deprecation-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.1, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpstan-phpunit)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - efabrica-team/phpstan-latte
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - Carbon tests
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-nette)
The operation was canceled.
|
extension-tests / Extension Tests (7.4, phpstan-webmozart-assert)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (7.4, phpstan-webmozart-assert)
The operation was canceled.
|
extension-tests / Extension Tests (8.3, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.3, phpstan-nette)
The operation was canceled.
|
integration-tests / Integration - doctrine/dbal
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - doctrine/dbal
Internal error: PHPStan\Analyser\RuleErrorTransformer::transform(): Argument #1 ($ruleError) must be of type PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Driver/PDO/SQLSrv/Driver.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
integration-tests / Integration - doctrine/dbal
The operation was canceled.
|
extension-tests / Extension Tests (8.4, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.4, phpstan-nette)
The operation was canceled.
|
extension-tests / Extension Tests (8.0, phpstan-nette)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpstan-nette)
The operation was canceled.
|
integration-tests / Integration - PHPCSStandards/PHP_CodeSniffer
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - PHPCSStandards/PHP_CodeSniffer
The operation was canceled.
|
integration-tests / Integration - pmmp/PocketMine-MP
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - pmmp/PocketMine-MP
Internal error: PHPStan\Analyser\RuleErrorTransformer::transform(): Argument #1 ($ruleError) must be of type PHPStan\Rules\RuleError, string given, called in phar:///home/runner/work/phpstan-src/phpstan-src/phpstan.phar/src/Analyser/FileAnalyser.php on line 118 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/pocketmine/block/Vine.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
integration-tests / Integration - pmmp/PocketMine-MP
Process completed with exit code 1.
|
integration-tests / Integration - pmmp/PocketMine-MP
The operation was canceled.
|
integration-tests / Integration - WordPress/WordPress-Coding-Standards
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - WordPress/WordPress-Coding-Standards
The operation was canceled.
|
integration-tests / Integration - ondrejmirtes/orocrm-phpstan-bugreport
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - ondrejmirtes/orocrm-phpstan-bugreport
The operation was canceled.
|
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
The operation was canceled.
|
integration-tests / Integration - composer/composer
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - composer/composer
The operation was canceled.
|
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpstan-doctrine)
The operation was canceled.
|
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
The operation was canceled.
|
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
The operation was canceled.
|
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.2, phpstan-doctrine)
The operation was canceled.
|
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
The operation was canceled.
|
integration-tests / Integration - doctrine/orm
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php#L645
Method Doctrine\ORM\Mapping\Driver\AttributeDriver::getMethodCallbacks() should return array<callable(): mixed> but returns list<array{non-falsy-string, 'postLoad'|'postPersist'|'postRemove'|'postUpdate'|'preFlush'|'prePersist'|'preRemove'|'preUpdate'}>.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Query/Expr/Andx.php#L18
PHPDoc type array<string> of property Doctrine\ORM\Query\Expr\Andx::$allowedClasses is not covariant with PHPDoc type list<class-string> of overridden property Doctrine\ORM\Query\Expr\Base::$allowedClasses.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Query/Expr/Orx.php#L18
PHPDoc type array<string> of property Doctrine\ORM\Query\Expr\Orx::$allowedClasses is not covariant with PHPDoc type list<class-string> of overridden property Doctrine\ORM\Query\Expr\Base::$allowedClasses.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Query/Expr/Select.php#L21
PHPDoc type array<string> of property Doctrine\ORM\Query\Expr\Select::$allowedClasses is not covariant with PHPDoc type list<class-string> of overridden property Doctrine\ORM\Query\Expr\Base::$allowedClasses.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Query/QueryExpressionVisitor.php#L57
Method Doctrine\ORM\Query\QueryExpressionVisitor::getParameters() should return Doctrine\Common\Collections\ArrayCollection<int, mixed> but returns Doctrine\Common\Collections\ArrayCollection<int<0, max>, mixed>.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/QueryBuilder.php#L1048
Parameter #2 $dqlPart of method Doctrine\ORM\QueryBuilder::add() expects array<'join'|int<0, max>, array<int|string, object>|string>|object|string, non-empty-array<string, Doctrine\ORM\Query\Expr\Join> given.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/QueryBuilder.php#L1089
Parameter #2 $dqlPart of method Doctrine\ORM\QueryBuilder::add() expects array<'join'|int<0, max>, array<int|string, object>|string>|object|string, non-empty-array<string, Doctrine\ORM\Query\Expr\Join> given.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/QueryBuilder.php#L1570
Property Doctrine\ORM\QueryBuilder::$parameters (Doctrine\Common\Collections\ArrayCollection<int, Doctrine\ORM\Query\Parameter>) does not accept Doctrine\Common\Collections\ArrayCollection<int<0, max>, Doctrine\ORM\Query\Parameter>.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php#L190
Parameter #1 $metadata of method Doctrine\ORM\Tools\Export\Driver\AbstractExporter::setMetadata() expects list<Doctrine\ORM\Mapping\ClassMetadata>, non-empty-list<Doctrine\ORM\Mapping\ClassMetadataInfo> given.
|
integration-tests / Integration - doctrine/orm:
lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php#L164
Parameter #1 $metadata of method Doctrine\ORM\Tools\Export\Driver\AbstractExporter::setMetadata() expects list<Doctrine\ORM\Mapping\ClassMetadata>, non-empty-array<Doctrine\Persistence\Mapping\ClassMetadata> given.
|
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.1, phpstan-doctrine)
The operation was canceled.
|
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
The operation was canceled.
|
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (7.4, phpstan-doctrine)
The operation was canceled.
|
integration-tests / Integration - laravel/framework
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - laravel/framework
The operation was canceled.
|
integration-tests / Integration - sebastianbergmann/phpunit
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/TextUI/Configuration/Cli/Builder.php#L368
Offset 0 on non-empty-list<string> in isset() always exists and is not nullable.
|
integration-tests / Integration - sebastianbergmann/phpunit:
src/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php#L55
Method PHPUnit\TextUI\XmlConfiguration\SnapshotNodeList::getIterator() should return ArrayIterator<int, DOMNode> but returns ArrayIterator<int<0, max>, DOMNode>.
|
integration-tests / Integration - sebastianbergmann/phpunit
The operation was canceled.
|
integration-tests / Integration - briannesbitt/Carbon
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - briannesbitt/Carbon
The operation was canceled.
|
integration-tests / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo
cd e2e/...
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
|
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
The operation was canceled.
|
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo
cd e2e/...
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
|
integration-tests / Integration - PrestaShop/PrestaShop
Canceling since a higher priority waiting request for 'phar-refs/pull/3450/merge' exists
|
integration-tests / Integration - PrestaShop/PrestaShop
The operation was canceled.
|
integration-tests / Integration - ondrejmirtes/common
No files were found with the provided path: e2e/integration/doctrine-common-baseline.neon. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
baselines-bladestan-baseline.neon
Expired
|
585 Bytes |
sha256:598cc91e222ab2e7fc9e55659d252b337dd2e86feaf44e287e6bbd160c8b028b
|
|
baselines-doctrine-persistence-baseline.neon
Expired
|
450 Bytes |
sha256:3474002e852aada30bf38a15ff545653b61c0027896573ccf32ec4341b7314e7
|
|
baselines-drupal-baseline.neon
Expired
|
1.61 KB |
sha256:38f83d743efc78c6ea74a99f4cdfe9fd42f94f4e5d2ba623073501241822c499
|
|
baselines-larastan-baseline.neon
Expired
|
160 Bytes |
sha256:1f1715e503ca804405bee4aef213660f8bc8ca6705ff4c44db977defab8b98cf
|
|
baselines-laravel-types-baseline.neon
Expired
|
455 Bytes |
sha256:534ac07f56cb4085f5c2aa1e3e460d81da74f31b84b4c189cacedacb3a0a1ef3
|
|
baselines-magento-baseline.neon
Expired
|
158 Bytes |
sha256:efbe03be7e5e384bc167e9d482409b330fdcf8af21f1b106e59ae25dbc5a684f
|
|
baselines-nextras-baseline.neon
Expired
|
1.33 KB |
sha256:94e92f10178ec8424360584bc37dd7aab147356bf5418a760d0e297126afd77f
|
|
baselines-react-promise-baseline.neon
Expired
|
371 Bytes |
sha256:a574d374e9000b934d59a87230e5055a952909dc45777193053cbf20a91828df
|
|
baselines-shopware-baseline.neon
Expired
|
1.63 KB |
sha256:c6ab68b7f499e7c718a021348cd3b1c169caf79f970423ea9bf28e4b3ac5d72a
|
|
baselines-slevomat-cs-baseline.neon
Expired
|
1.06 KB |
sha256:0bc930269b7a17c62808c51b3a21780373b3d1a2f5d2320fc5fba4d9007dab5a
|
|
phar-file
Expired
|
3.47 MB |
sha256:324a05d2c8132f0e3cadf856625ff68df6ea9e716dee187c193007cf9874f6c8
|
|
phar-file-checksum
Expired
|
3.47 MB |
sha256:3c77ef6c4d7a103c6294393f83525cb743bb977206715663ddc8c4c3f3c6f47d
|
|