Update calculated values on array item addition #281
Annotations
14 errors and 2 warnings
PHPStan with PHP 8.2 prefer-lowest:
src/Form/Control/Callbacks/ArrayCallbacks.php#L66
PHPDoc tag @return with type array<int|string, mixed> is incompatible with native type Drupal\Core\Ajax\AjaxResponse.
|
PHPStan with PHP 8.2 prefer-lowest
Process completed with exit code 1.
|
PHPStan with PHP 8.2 prefer-stable:
src/Form/Control/Callbacks/ArrayCallbacks.php#L66
PHPDoc tag @return with type array<int|string, mixed> is incompatible with native type Drupal\Core\Ajax\AjaxResponse.
|
PHPStan with PHP 8.2 prefer-stable
Process completed with exit code 1.
|
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_2_prefer-lowest" failed.
|
PHPStan with PHP 7.4 prefer-lowest:
src/Form/Control/Callbacks/ArrayCallbacks.php#L66
PHPDoc tag @return with type array<int|string, mixed> is incompatible with native type Drupal\Core\Ajax\AjaxResponse.
|
PHPStan with PHP 7.4 prefer-lowest
The operation was canceled.
|
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_2_prefer-lowest" failed.
|
PHPStan with PHP 8.0 prefer-stable:
src/Form/Control/Callbacks/ArrayCallbacks.php#L66
PHPDoc tag @return with type array<int|string, mixed> is incompatible with native type Drupal\Core\Ajax\AjaxResponse.
|
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
|
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_8_2_prefer-lowest" failed.
|
PHPStan with PHP 8.0 prefer-lowest
The operation was canceled.
|
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_2_prefer-lowest" failed.
|
PHPStan with PHP 7.4 prefer-stable
The operation was canceled.
|
PHPStan with PHP 8.2 prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan with PHP 8.2 prefer-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|