RegexArrayShapeMatcher - (\d*)
can be empty-string
#15121
phar.yml
on: pull_request
Compiler Tests
1m 8s
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
45 errors
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 - 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 - composer/composer:
src/Composer/Downloader/FileDownloader.php#L419
Anonymous function should always throw an exception or terminate script execution but doesn't do that.
|
integration-tests / Integration - composer/composer:
tests/Composer/Test/Repository/VcsRepositoryTest.php#L66
Anonymous function should always throw an exception or terminate script execution but doesn't do that.
|
integration-tests / Integration - composer/composer:
tests/Composer/Test/Repository/VcsRepositoryTest.php#L72
Unreachable statement - code above always terminates.
|
integration-tests / Integration - composer/composer
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 - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
integration-tests / Integration - PrestaShop/PrestaShop:
classes/Media.php#L757
Offset 1 on array{0: string, 1: non-empty-string, 2?: non-empty-string} in isset() always exists and is not nullable.
|
integration-tests / Integration - PrestaShop/PrestaShop:
classes/order/OrderInvoice.php#L734
Binary operation "+" between float and array|float results in an error.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminCartRulesController.php#L383
Ignored error pattern #^Method AdminCartRulesControllerCore\:\:afterAdd\(\) should return bool but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/controllers/admin/AdminCartRulesController.php is expected to occur 1 time, but occurred 2 times.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminCartRulesController.php#L405
Method AdminCartRulesControllerCore::afterAdd() should return bool but return statement is missing.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminCountriesController.php#L475
Ignored error pattern #^Method AdminCountriesControllerCore\:\:processBulkAffectZone\(\) should return bool but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/controllers/admin/AdminCountriesController.php is expected to occur 1 time, but occurred 2 times.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminCountriesController.php#L476
Method AdminCountriesControllerCore::processBulkAffectZone() should return bool but return statement is missing.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminProductsController.php#L589
Ignored error pattern #^Method AdminProductsControllerCore\:\:processDelete\(\) should return ObjectModel\|false but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/controllers/admin/AdminProductsController.php is expected to occur 1 time, but occurred 2 times.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminProductsController.php#L619
Method AdminProductsControllerCore::processDelete() should return ObjectModel|false but return statement is missing.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminProductsController.php#L661
Ignored error pattern #^Method AdminProductsControllerCore\:\:processBulkDelete\(\) should return bool but return statement is missing\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/controllers/admin/AdminProductsController.php is expected to occur 1 time, but occurred 2 times.
|
integration-tests / Integration - PrestaShop/PrestaShop:
controllers/admin/AdminProductsController.php#L720
Method AdminProductsControllerCore::processBulkDelete() should return bool but return statement is missing.
|
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/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 - drupal/drupal:
core/modules/field_ui/src/Form/FieldConfigEditForm.php#L215
Method Drupal\field_ui\Form\FieldConfigEditForm::save() should return int but return statement is missing.
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php#L25
Call to function array_key_exists() with 'technicalName' and array{0: string, technicalName: string, 1: string} will always evaluate to true.
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php#L25
Call to function is_string() with string will always evaluate to true.
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php#L35
Call to function array_key_exists() with 'technicalName' and array{0: string, technicalName: string, 1: string} will always evaluate to true.
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandler.php#L35
Call to function is_string() with string will always evaluate to true.
|
integration-tests / Integration - shopware/shopware:
src/Core/Migration/Test/MigrationNameAndTimestampTest.php#L1
Ignored error pattern #^Offset 'timestamp' might not exist on array\{0\?\: string, name\?\: string, 1\?\: string, timestamp\?\: string, 2\?\: string\}\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Core/Migration/Test/MigrationNameAndTimestampTest.php was not matched in reported errors.
|
integration-tests / Integration - shopware/shopware:
src/Core/Migration/Test/MigrationNameAndTimestampTest.php#L32
Offset 'timestamp' might not exist on array{0?: string, name?: non-empty-string, 1?: non-empty-string, timestamp?: numeric-string, 2?: numeric-string}.
|
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
baselines-
Expired
|
93.4 MB |
|
baselines-composer-baseline.neon
Expired
|
1.88 KB |
|
baselines-drupal-baseline.neon
Expired
|
1.47 KB |
|
baselines-efabrica-phpstan-latte-baseline.neon
Expired
|
716 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-shopware-baseline.neon
Expired
|
1.56 KB |
|
phar-file
Expired
|
3.44 MB |
|
phar-file-checksum
Expired
|
3.44 MB |
|