🧛 New theme #169
ci.yml
on: pull_request
Validate Composer
26s
Validate PHP lint
31s
Validate PHPCS
35s
Validate PHPStan
31s
Validate JS
27s
Validate CSS
28s
Validate YML
30s
Validate Spellcheck
43s
PHPUnit
0s
Annotations
9 errors and 2 warnings
Validate JS:
app/Drupal/laszlo/components/ui/color-scheme/color-scheme.js#L28
'ColorScheme' is not defined
|
Validate JS
Process completed with exit code 201.
|
Validate CSS
Process completed with exit code 201.
|
Validate PHPStan:
app/Drupal/niklan/src/Controller/Tag.php#L40
Parameter $callback of function array_map expects (callable(Drupal\node\Entity\Node): mixed)|null, Closure(Drupal\niklan\Entity\Node\NodeInterface): array given.
|
Validate PHPStan:
app/Drupal/niklan/src/Utility/TagStatistics.php#L77
Cannot access property $created on array|object.
|
Validate PHPStan:
app/Drupal/niklan/src/Utility/TagStatistics.php#L97
Cannot access property $created on array|object.
|
Validate PHPStan
Process completed with exit code 201.
|
Validate PHPCS
Process completed with exit code 201.
|
Validate Spellcheck
Process completed with exit code 201.
|
Validate JS:
app/Drupal/laszlo/components/ui/textarea/textarea.js#L3
'settings' is defined but never used
|
Validate JS:
app/Drupal/laszlo/components/ui/textarea/textarea.js#L14
Unexpected unnamed function
|