🧛 New theme #108
ci.yml
on: pull_request
Validate Composer
27s
Validate PHP lint
30s
Validate PHPCS
30s
Validate PHPStan
29s
Validate JS
27s
Validate CSS
27s
Validate YML
23s
Validate Spellcheck
36s
PHPUnit
0s
Annotations
11 errors
Validate PHPStan:
app/Drupal/mechanical/mechanical.theme#L189
PHPDoc tag @var for variable $paragraph contains unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/mechanical/mechanical.theme#L190
Call to method bundle() on an unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/mechanical/mechanical.theme#L260
PHPDoc tag @var for variable $paragraph contains unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/mechanical/mechanical.theme#L263
Call to method get() on an unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/mechanical/mechanical.theme#L267
Call to method get() on an unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/niklan/niklan.module#L395
Class Drupal\paragraphs\ParagraphInterface not found.
|
Validate PHPStan:
app/Drupal/niklan/niklan.module#L396
Call to method get() on an unknown class Drupal\paragraphs\ParagraphInterface.
|
Validate PHPStan:
app/Drupal/niklan/src/Plugin/paragraphs/Behavior/CodeLineHighlight.php#L24
Class Drupal\niklan\Plugin\paragraphs\Behavior\CodeLineHighlight extends unknown class Drupal\paragraphs\ParagraphsBehaviorBase.
|
Validate PHPStan:
app/Drupal/niklan/src/Plugin/paragraphs/Behavior/CodeLineHighlight.php#L29
Parameter $paragraphs_type of method Drupal\niklan\Plugin\paragraphs\Behavior\CodeLineHighlight::isApplicable() has invalid type Drupal\paragraphs\Entity\ParagraphsType.
|
Validate PHPStan:
app/Drupal/niklan/src/Plugin/paragraphs/Behavior/CodeLineHighlight.php#L30
Call to method id() on an unknown class Drupal\paragraphs\Entity\ParagraphsType.
|
Validate Spellcheck
Process completed with exit code 201.
|