Skip to content

Fix FileExcluder on windows #16286

Fix FileExcluder on windows

Fix FileExcluder on windows #16286

Triggered via pull request September 17, 2024 08:14
@clxmstaabclxmstaab
synchronize #3450
staabm:exc
Status Failure
Total duration 8m 19s
Artifacts 20

phar.yml

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

122 errors and 1 warning
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 - 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 - 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.
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
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 - 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>>.
integration-tests / Integration - ondrejmirtes/common
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/common
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.
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.
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 (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
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.
extension-tests / Extension Tests (7.4, phpstan-webmozart-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
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.
extension-tests / Extension Tests (8.0, phpstan-webmozart-assert)
Process completed with exit code 2.
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 (8.1, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-symfony)
Process completed with exit code 2.
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/NetherWartPlant.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
Process completed with exit code 1.
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
Process completed with exit code 1.
extension-tests / Extension Tests (8.4, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-webmozart-assert)
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 (8.1, phpstan-webmozart-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-webmozart-assert)
Process completed with exit code 2.
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.
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.3, 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 - composer/composer
Internal error: PHPStan\Analyser\TypeSpecifier::create(): Argument #4 ($scope) must be of type PHPStan\Analyser\Scope, bool given, called in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php on line 97 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Composer/Test/AllFunctionalTest.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 - composer/composer
Internal error: Too few arguments to function PHPStan\Analyser\TypeSpecifier::create(), 3 passed in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/phpstan/phpstan-symfony/src/Type/Symfony/OptionTypeSpecifyingExtension.php on line 46 and exactly 4 expected while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Composer/Command/RequireCommand.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 - composer/composer
Internal error: Too few arguments to function PHPStan\Analyser\TypeSpecifier::create(), 3 passed in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/phpstan/phpstan-symfony/src/Type/Symfony/ArgumentTypeSpecifyingExtension.php on line 46 and exactly 4 expected while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Composer/Command/BaseDependencyCommand.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 - composer/composer
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-doctrine)
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/...
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/world/format/io/region/RegionLoader.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 / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...
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/world/format/io/region/RegionLoader.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 - 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 - 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:62019e6357ee9df95331d067e0437959e7173b524fc89119e3556e576e55ca6d
baselines-composer-baseline.neon Expired
313 Bytes
sha256:2afdafccb51e3eb533ef65e6a02ec7dd0373371a489d07fa6ecc68088a2f0106
baselines-doctrine-dbal-baseline.neon Expired
766 Bytes
sha256:8c715fad5eb8b24da904f4a5c22228ac1a544ceb1382f9ef90dc3bf64cd0d35f
baselines-doctrine-orm-baseline.neon Expired
1.44 KB
sha256:4b0be45cb5ae01dc0a8a14752c2fcab516fa426e61a842eb3cac91573f214aea
baselines-doctrine-persistence-baseline.neon Expired
450 Bytes
sha256:3667bd7d85a1e5bcf5f3272f2b207886a9810b1d1db78c473330da050f9b89c5
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:fbe5089228c8091d4a43d3448847f53c367f5c832f98e90e824990b6f359f519
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:1fde3cbffc327c708355f115bd359fc828299aa101c4670acda4c389f3232d36
baselines-laravel-types-baseline.neon Expired
455 Bytes
sha256:26c0df6f520c7cb0e3e81ef5f2b1cf035a34e2b00bce84e716a62af2b4b5a124
baselines-magento-baseline.neon Expired
158 Bytes
sha256:7c9e31988153e6fe0527e2ebc546a7085e5342907bda99c2ac1b17a78f1ab98f
baselines-nextras-baseline.neon Expired
1.33 KB
sha256:d83f9432aabc1d9f137f3bce6fd1dbf1fb642b66c6b791eae371d97ce24a9b4e
baselines-phpunit-baseline.neon Expired
441 Bytes
sha256:fa6204675f0e926a236192b103a2a0c66c7d1ad5db027a8b2a18472918a549dc
baselines-pocketmine-baseline.neon Expired
1.62 KB
sha256:2a2037826c719307f83ef55184a3600fa0e52119b9425164ec01d1d677898496
baselines-prestashop-baseline.neon Expired
11.7 KB
sha256:d76c39f8e618d1db665b11f4cb616b1709aacac9e70f14c7e6b734c55c838877
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:947967ddc61fe5727975e0fb068e6159074ee686edddba84919077ca4ac08791
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:bfd6857bd7eafb52f04e75efac89a5e6b7b5e0c6f055320acda8253476283a0d
baselines-slevomat-cs-baseline.neon Expired
1.06 KB
sha256:f3ee486c4122d1394e45155cc024bfa2f19846ed009a89fea7bd9e3e383717ca
phar-file Expired
3.47 MB
sha256:ccb59a29f270e88277c5975ec7510c7201dfa7ac3c036e7cc07653e447f2585d
phar-file-checksum Expired
3.47 MB
sha256:3243bfa02ec8da221ea69e639e54aee496680865cc1269279f68257b88373854
pocketmine-ng-baseline-8.1.neon Expired
799 Bytes
sha256:61cdb59de0ce8c931e8b40c37c19cf1943bde986b184eed00e19ee30c47dcdb3
pocketmine-ng-baseline-8.2.neon Expired
799 Bytes
sha256:c8d35ef0989ff83c7967524c7167eb78ce61225301bb9090e6ea1ed3d057d759