Skip to content

Issue #3353443 by Kingdutch: Use the field api for content tagging #2479

Issue #3353443 by Kingdutch: Use the field api for content tagging

Issue #3353443 by Kingdutch: Use the field api for content tagging #2479

Triggered via pull request June 23, 2023 16:09
Status Failure
Total duration 5m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qualityChecks.yml

on: pull_request
Matrix: Project Setup
Spell Check
9s
Spell Check
PHPCS check
30s
PHPCS check
Matrix: PHPStan check
Matrix: PHPUnit Tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Spell Check
Dictionary Error with (project-baseline) name: project-baseline msg: failed to load stack: project-baseline: failed to load at /home/runner/work/_actions/streetsidesoftware/cspell-action/v2/action/node_modules/cspell-lib/dist/cjs/SpellingDictionary/DictionaryController/DictionaryLoader.js:110:147 at async Promise.all (index 0)
PHPCS check
Process completed with exit code 2.
PHPCS check: html/profiles/contrib/social/modules/social_features/social_core/src/ContextProvider/EntityRouteContext.php#L43
Expected "array<string\Drupal\Core\Entity\EntityInterface|null>" but found "array<string, \Drupal\Core\Entity\EntityInterface|null>" for @var tag in member variable comment
PHPCS check
Process completed with exit code 1.
PHPStan check (8): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L42
Parameter #1 $container (Drupal\social_tagging\Form\ContainerInterface) of method Drupal\social_tagging\Form\SocialTaggingSettingsForm::create() is not contravariant with parameter #1 $container (Symfony\Component\DependencyInjection\ContainerInterface) of method Drupal\Core\DependencyInjection\ContainerInjectionInterface::create().
PHPStan check (8): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L42
Parameter $container of method Drupal\social_tagging\Form\SocialTaggingSettingsForm::create() has invalid type Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L44
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L45
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L46
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8)
Process completed with exit code 1.
PHPStan check (8.1)
The job was canceled because "_8" failed.
PHPStan check (8.1): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L42
Parameter #1 $container (Drupal\social_tagging\Form\ContainerInterface) of method Drupal\social_tagging\Form\SocialTaggingSettingsForm::create() is not contravariant with parameter #1 $container (Symfony\Component\DependencyInjection\ContainerInterface) of method Drupal\Core\DependencyInjection\ContainerInjectionInterface::create().
PHPStan check (8.1): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L42
Parameter $container of method Drupal\social_tagging\Form\SocialTaggingSettingsForm::create() has invalid type Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8.1): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L44
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8.1): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L45
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8.1): html/profiles/contrib/social/modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php#L46
Call to method get() on an unknown class Drupal\social_tagging\Form\ContainerInterface.
PHPStan check (8.1)
The operation was canceled.