phpcs fixes #10
Annotations
5 errors and 1 warning
Run PHPCS
Process completed with exit code 2.
|
Run Drupal-Check:
src/Ajax/ViewsAjaxReFocusCommand.php#L18
Property Drupal\bluecadet_accessibility\Ajax\ViewsAjaxReFocusCommand::$view has unknown class Drupal\bluecadet_accessibility\Ajax\Drupal\views\ViewExecutable as its type.
|
Run Drupal-Check:
src/Ajax/ViewsAjaxReFocusCommand.php#L35
Access to property $dom_id on an unknown class Drupal\bluecadet_accessibility\Ajax\Drupal\views\ViewExecutable.
|
Run Drupal-Check:
src/EventSubscriber/ViewsAjaxResponseSubscriber.php#L33
Parameter $event of method Drupal\bluecadet_accessibility\EventSubscriber\ViewsAjaxResponseSubscriber::onResponse() has typehint with deprecated class Symfony\Component\HttpKernel\Event\FilterResponseEvent:
since Symfony 4.3, use ResponseEvent instead
|
Run Drupal-Check
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading