🧛 New theme #183
ci.yml
on: pull_request
Validate Composer
31s
Validate PHP lint
30s
Validate PHPCS
35s
Validate PHPStan
29s
Validate JS
30s
Validate CSS
33s
Validate YML
23s
Validate Spellcheck
29s
PHPUnit
0s
Annotations
12 errors
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/AboutSettingsForm.php#L114
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getPhotoMediaId().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ContactSettingsForm.php#L26
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getEmail().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ContactSettingsForm.php#L33
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getTelegram().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ContactSettingsForm.php#L41
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getDescription().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ContactSettingsForm.php#L59
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::setEmail().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ServicesSettingsForm.php#L27
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getDescription().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ServicesSettingsForm.php#L36
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getHourlyRate().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/ServicesSettingsForm.php#L52
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::setDescription().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/SupportSettingsForm.php#L27
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getDescription().
|
Validate PHPStan:
app/Drupal/niklan/src/Form/Settings/SupportSettingsForm.php#L37
Call to an undefined method Drupal\niklan\Repository\KeyValue\LanguageAwareSettingsStore::getDonateUrl().
|
Validate Spellcheck
Process completed with exit code 201.
|
Validate PHPCS
Process completed with exit code 201.
|