Skip to content

Implement TypeSpecifierComparisonContext #15872

Implement TypeSpecifierComparisonContext

Implement TypeSpecifierComparisonContext #15872

Triggered via pull request September 3, 2024 11:19
Status Failure
Total duration 11m 4s
Artifacts 14
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phar.yml

on: pull_request
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
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

86 errors
extension-tests / Extension Tests (8.2, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (7.3, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (7.3, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (7.2, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-phpunit)
Process completed with exit code 2.
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.2, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-nette)
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 - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal: src/Driver/IBMDB2/Exception/Factory.php#L30
Offset 1 does not exist on array{0?: string, 1?: numeric-string}.
integration-tests / Integration - doctrine/dbal: src/Schema/AbstractSchemaManager.php#L1744
Offset 1 does not exist on array{0?: string, 1?: non-falsy-string, 2?: non-falsy-string}.
integration-tests / Integration - doctrine/dbal: src/Schema/DB2SchemaManager.php#L107
Offset 1 does not exist on array{0?: string, 1?: string}.
integration-tests / Integration - doctrine/dbal: src/Schema/MySQLSchemaManager.php#L212
Offset 1 does not exist on array{0?: string, 1?: numeric-string, 2?: numeric-string}.
integration-tests / Integration - doctrine/dbal: src/Schema/MySQLSchemaManager.php#L213
Offset 2 does not exist on array{0?: string, 1?: numeric-string, 2?: numeric-string}.
integration-tests / Integration - doctrine/dbal: src/Schema/MySQLSchemaManager.php#L315
Offset 1 does not exist on array{0?: string, 1?: string}.
integration-tests / Integration - doctrine/dbal: src/Schema/OracleSchemaManager.php#L173
Offset 1 does not exist on array{0?: string, 1?: string}.
integration-tests / Integration - doctrine/dbal: src/Schema/PostgreSQLSchemaManager.php#L235
Offset 1 does not exist on array{0?: string, 1?: non-falsy-string, 2?: ''|' NULLACTIONDEFAULT', 3?: 'ACTION'|'DEFAULT'|'NULL'}.
integration-tests / Integration - doctrine/dbal: src/Schema/PostgreSQLSchemaManager.php#L245
Offset 1 does not exist on array{0?: string, 1?: non-falsy-string, 2?: ''|' NULLACTIONDEFAULT', 3?: 'ACTION'|'DEFAULT'|'NULL'}.
integration-tests / Integration - doctrine/dbal: src/Schema/PostgreSQLSchemaManager.php#L387
Offset 1 does not exist on array{0?: string, 1?: string, 2?: non-falsy-string}.
integration-tests / Integration - nextras/orm: src/Collection/Helpers/ConditionParser.php#L44
Offset 'path' might not exist on array{0?: string, path?: non-falsy-string, 1?: non-falsy-string, 2?: string, 3?: non-falsy-string, operator?: '!='|'<'|'<='|'='|'>'|'>='|'~', 4?: '!='|'<'|'<='|'='|'>'|'>='|'~'}.
integration-tests / Integration - nextras/orm
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 - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/DisallowStringExpressionPropertyFetchSniff.php#L79
Offset 2 does not exist on array{0?: string, 1?: '"'|'\'', 2?: non-falsy-string}.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Commenting/InlineDocCommentDeclarationSniff.php#L176
Offset 1 does not exist on array{0?: string, 1?: non-falsy-string, 2?: non-empty-string}.
integration-tests / Integration - slevomat/coding-standard
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 - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: build/make-release.php#L130
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: build/make-release.php#L131
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
integration-tests / PMMP Tests (8.1, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: build/make-release.php#L133
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
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/...: build/make-release.php#L130
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
integration-tests / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: build/make-release.php#L131
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
integration-tests / PMMP Tests (8.2, git clone https://github.com/pmmp/PocketMine-MP.git e2e/integration/repo cd e2e/...: build/make-release.php#L133
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: numeric-string}.
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 / 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:b881b8e49dcf8bdac5889d00171a8ef5785eb041b5a2137f382c4f5451aa943c
baselines-composer-baseline.neon Expired
1.84 KB
sha256:c6854b63d7161c82671dc6473e419e0b7610532de53f731f6f1f8d6627dbbe52
baselines-doctrine-dbal-baseline.neon Expired
949 Bytes
sha256:ff6646899116ab14b725a0c272a05865c02f4e6fa79ff79f521f56d57529ab3e
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:4d5825124815cb57fc2808474abe1969966112f6edca02ceb7d35cd875c28aaf
baselines-magento-baseline.neon Expired
158 Bytes
sha256:86cfd564b2b845ff4455721c0df59c30f88f6913dfd2378346f6db8474c9df20
baselines-nextras-baseline.neon Expired
1.37 KB
sha256:59cdbeba28a8d8eb6732ffffb1e811c2bb0b0a1e2534ddff6aa9239c688a2c89
baselines-prestashop-baseline.neon Expired
11.9 KB
sha256:d5e0966fcb9ae37ec12d1e42ebdebf22ebe70b7b13210b926c1bdac457421b44
baselines-react-promise-baseline.neon Expired
371 Bytes
sha256:b8244da8ca025661f550d3509bbe146a404eb22793b408192201d59449762509
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:0b92b61ae1459aa6d7b0d8fd170f098d27674288f7d76911e5f8ee8d0eec4842
baselines-slevomat-cs-baseline.neon Expired
512 Bytes
sha256:b26cd558a25a0e2a422f3a6f4ec53e7a3e4df1bc262e926a272081c40588eda0
phar-file Expired
3.46 MB
sha256:8a538a38b6c13c90bfe644795b0e2fbc4f9c2bd04a456bbb90f4027610c65155
phar-file-checksum Expired
3.46 MB
sha256:1026c18eae8c8ce1fc39587713b172c21455d0391658034443f30d17b126edee
pocketmine-ng-baseline-8.1.neon Expired
866 Bytes
sha256:b77e44126efbe9184797b6d0648b8a90bca3ee8dc23eae6f2a3c31ce3959df63
pocketmine-ng-baseline-8.2.neon Expired
866 Bytes
sha256:0803b9903751aff0218d41b1e4a0abba2ec84debe48e1a06ac7067bb03e86c76