Skip to content

Fix value retrieval for fields with names differing from their defini… #56

Fix value retrieval for fields with names differing from their defini…

Fix value retrieval for fields with names differing from their defini… #56

Triggered via push July 15, 2024 14:09
Status Failure
Total duration 52s
Artifacts
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
PHPStan with PHP 7.4 prefer-stable
Ignored error pattern /^Parameter #1 \$form \(array<int\|string, mixed>\) of method [^\s]+::(build|validate|submit)Form\(\) should be contravariant with parameter \$form \(array\) of method Drupal\\Core\\Form\\(FormInterface|FormBase)::(build|validate|submit)Form\(\)$/ was not matched in reported errors.
PHPStan with PHP 7.4 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_7_4_prefer-stable" failed.
PHPStan with PHP 7.4 prefer-lowest
Ignored error pattern /^Parameter #1 \$form \(array<int\|string, mixed>\) of method [^\s]+::(build|validate|submit)Form\(\) should be contravariant with parameter \$form \(array\) of method Drupal\\Core\\Form\\(FormInterface|FormBase)::(build|validate|submit)Form\(\)$/ was not matched in reported errors.
PHPStan with PHP 7.4 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.2 prefer-lowest
The job was canceled because "_7_4_prefer-stable" failed.
PHPStan with PHP 8.2 prefer-lowest
Ignored error pattern /^Parameter #1 \$form \(array<int\|string, mixed>\) of method [^\s]+::(build|validate|submit)Form\(\) should be contravariant with parameter \$form \(array\) of method Drupal\\Core\\Form\\(FormInterface|FormBase)::(build|validate|submit)Form\(\)$/ was not matched in reported errors.
PHPStan with PHP 8.2 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.2 prefer-stable
The job was canceled because "_7_4_prefer-stable" failed.
PHPStan with PHP 8.2 prefer-stable
Ignored error pattern /^Parameter #1 \$form \(array<int\|string, mixed>\) of method [^\s]+::(build|validate|submit)Form\(\) should be contravariant with parameter \$form \(array\) of method Drupal\\Core\\Form\\(FormInterface|FormBase)::(build|validate|submit)Form\(\)$/ was not matched in reported errors.
PHPStan with PHP 8.2 prefer-stable
The operation was canceled.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_7_4_prefer-stable" failed.
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_7_4_prefer-stable" failed.
PHPStan with PHP 8.0 prefer-lowest
The operation was canceled.
PHPStan with PHP 7.4 prefer-stable
The following actions uses Node.js version which is deprecated 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/