SS5 #2
ci.yml
on: pull_request
Silverstripe (bundle)
/
php-cs-fixer and rector
38s
PHPStan (analyse)
/
phpstan
23s
Annotations
5 errors
PHPStan (analyse) / phpstan:
src/Admin/PendingProfile_ItemRequest.php#L160
Call to an undefined method SilverStripe\Forms\FormField::push().
|
PHPStan (analyse) / phpstan:
src/Admin/PendingProfile_ItemRequest.php#L168
Call to an undefined method SilverStripe\Forms\FormField::push().
|
PHPStan (analyse) / phpstan:
src/Extensions/SiteTreeExtension.php#L92
Dumped type: SilverStripe\ORM\DataObject
|
PHPStan (analyse) / phpstan:
src/Extensions/SiteTreeExtension.php#L93
Parameter #1 $record of method NSWDPC\Authentication\Extensions\SiteTreeExtension::hasAnyoneViewPermission() expects SilverStripe\CMS\Model\SiteTree, SilverStripe\ORM\DataObject given.
|
PHPStan (analyse) / phpstan
Process completed with exit code 1.
|