Skip to content

Refactor RegexArrayShapeMatcher #15209

Refactor RegexArrayShapeMatcher

Refactor RegexArrayShapeMatcher #15209

Triggered via pull request July 27, 2024 20:01
Status Failure
Total duration 12m 56s
Artifacts 11

phar.yml

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

33 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.
integration-tests / Integration - PrestaShop/PrestaShop
Process completed with exit code 1.
integration-tests / Integration - PrestaShop/PrestaShop
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L1
Ignored error pattern #^Offset 'block_name' might not exist on array\{0\?\: string, define\?\: string, 1\?\: string, block_name\?\: string, 2\?\: string, parameters\: string, 3\?\: string, line\?\: string, \.\.\.\}\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php was not matched in reported errors.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L1
Ignored error pattern #^Offset 'define' might not exist on array\{0\?\: string, define\?\: string, 1\?\: string, block_name\?\: string, 2\?\: string, parameters\: string, 3\?\: string, line\?\: string, \.\.\.\}\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php was not matched in reported errors.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L62
Offset 'define' might not exist on array{0?: string, define?: non-empty-string, 1?: non-empty-string, block_name?: string, 2?: string, parameters: string, 3?: string, line?: numeric-string, ...}.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L82
Offset 'block_name' might not exist on array{0?: string, define?: non-empty-string, 1?: non-empty-string, block_name?: string, 2?: string, parameters: string, 3?: string, line?: numeric-string, ...}.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal: src/Platforms/AbstractPlatform.php#L4575
Regex pattern is invalid: Compilation failed: missing terminating ] for character class at offset 4 in pattern: ~([])~u
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - laravel/framework: src/Illuminate/Support/Str.php#L1380
Regex pattern is invalid: Compilation failed: missing terminating ] for character class at offset 3 in pattern: ![]+!u
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys: packages/framework/src/Component/Cron/CronTimeResolver.php#L41
Binary operation "%" between int and string results in an error.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - shopsys/shopsys
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal: core/includes/install.core.inc#L1415
Ignored error pattern #^Function install_download_translation\(\) should return string but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/core/includes/install.core.inc is expected to occur 1 time, but occurred 2 times.
integration-tests / Integration - drupal/drupal: core/includes/install.core.inc#L1416
Function install_download_translation() should return string but return statement is missing.
integration-tests / Integration - drupal/drupal: core/lib/Drupal/Core/File/FileSystem.php#L169
Regex pattern is invalid: Compilation failed: missing terminating ] for character class at offset 5 in pattern: @[^]+$@
integration-tests / Integration - drupal/drupal: core/modules/block_content/src/BlockContentForm.php#L67
Ignored error pattern #^Method Drupal\\block_content\\BlockContentForm\:\:save\(\) should return int but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/core/modules/block_content/src/BlockContentForm.php is expected to occur 1 time, but occurred 2 times.
integration-tests / Integration - drupal/drupal: core/modules/block_content/src/BlockContentForm.php#L87
Method Drupal\block_content\BlockContentForm::save() should return int but return statement is missing.
integration-tests / Integration - drupal/drupal: core/modules/book/src/Form/BookOutlineForm.php#L122
Ignored error pattern #^Method Drupal\\book\\Form\\BookOutlineForm\:\:save\(\) should return int but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/core/modules/book/src/Form/BookOutlineForm.php is expected to occur 1 time, but occurred 2 times.
integration-tests / Integration - drupal/drupal: core/modules/book/src/Form/BookOutlineForm.php#L132
Method Drupal\book\Form\BookOutlineForm::save() should return int but return statement is missing.
integration-tests / Integration - drupal/drupal: core/modules/contact/src/MessageForm.php#L234
Ignored error pattern #^Method Drupal\\contact\\MessageForm\:\:save\(\) should return int but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/core/modules/contact/src/MessageForm.php is expected to occur 1 time, but occurred 2 times.
integration-tests / Integration - drupal/drupal: core/modules/contact/src/MessageForm.php#L237
Method Drupal\contact\MessageForm::save() should return int but return statement is missing.
integration-tests / Integration - drupal/drupal: core/modules/field_ui/src/Form/FieldConfigEditForm.php#L212
Ignored error pattern #^Method Drupal\\field_ui\\Form\\FieldConfigEditForm\:\:save\(\) should return int but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/core/modules/field_ui/src/Form/FieldConfigEditForm.php is expected to occur 1 time, but occurred 2 times.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Failed to clone https://github.com/jsonrainbow/json-schema.git via https, ssh protocols, aborting. - https://github.com/jsonrainbow/json-schema.git Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-jsonrainbow-json-schema.git'... fatal: unable to access 'https://github.com/jsonrainbow/json-schema.git/': Failed to connect to github.com port 443 after 134551 ms: Connection timed out - [email protected]:jsonrainbow/json-schema.git Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-jsonrainbow-json-schema.git'... ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
baselines- Expired
93.4 MB
baselines-doctrine-dbal-baseline.neon Expired
743 Bytes
baselines-drupal-baseline.neon Expired
1.71 KB
baselines-efabrica-phpstan-latte-baseline.neon Expired
716 Bytes
baselines-laravel-baseline.neon Expired
338 Bytes
baselines-magento-baseline.neon Expired
158 Bytes
baselines-prestashop-baseline.neon Expired
11.2 KB
baselines-react-promise-baseline.neon Expired
371 Bytes
baselines-shipmonk-rnd-baseline.neon Expired
1.08 KB
phar-file Expired
3.44 MB
phar-file-checksum Expired
3.44 MB