Prepare PHPStan #1479
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
back-end.yml
on: pull_request
1️⃣ Syntax errors
10s
Matrix: 2️⃣ Unit and functional tests
Annotations
10 errors
3️⃣ Static Analysis:
src/Fields/Fieldset.php#L80
Method Cone\Root\Fields\Fields::mapToValidate() invoked with 1 parameter, 2 required.
|
3️⃣ Static Analysis:
src/Fields/File.php#L159
Call to an undefined method Illuminate\Foundation\Auth\User::uploads().
|
3️⃣ Static Analysis:
src/Fields/File.php#L237
Access to an undefined property Illuminate\Database\Eloquent\Model::$file_name.
|
3️⃣ Static Analysis:
src/Fields/File.php#L238
Access to an undefined property Illuminate\Database\Eloquent\Model::$isImage.
|
3️⃣ Static Analysis:
src/Fields/File.php#L241
Call to an undefined method Illuminate\Database\Eloquent\Model::getUrl().
|
3️⃣ Static Analysis:
src/Fields/File.php#L241
Call to an undefined method Illuminate\Database\Eloquent\Model::getUrl().
|
3️⃣ Static Analysis:
src/Fields/File.php#L242
Access to an undefined property Illuminate\Database\Eloquent\Model::$uuid.
|
3️⃣ Static Analysis:
src/Fields/Meta.php#L28
Call to an undefined method Illuminate\Database\Eloquent\Model::metaData().
|
3️⃣ Static Analysis:
src/Fields/Meta.php#L30
Call to an undefined method Illuminate\Database\Eloquent\Model::metaData().
|
3️⃣ Static Analysis:
src/Fields/Meta.php#L66
Method Cone\Root\Fields\Meta::resolveValue() invoked with 1 parameter, 2 required.
|