🧛 New theme #109
ci.yml
on: pull_request
Validate Composer
20s
Validate PHP lint
31s
Validate PHPCS
27s
Validate PHPStan
26s
Validate JS
21s
Validate CSS
25s
Validate YML
22s
Validate Spellcheck
1m 11s
PHPUnit
0s
Annotations
13 errors
Validate CSS
Process completed with exit code 201.
|
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 PHPCS
Process completed with exit code 201.
|
Validate Spellcheck
Process completed with exit code 201.
|