Skip to content

Prepare PHPStan

Prepare PHPStan #1479

Triggered via pull request October 21, 2023 02:55
Status Success
Total duration 2m 15s
Artifacts
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
1️⃣ Syntax errors
3️⃣ Static Analysis
42s
3️⃣ Static Analysis
4️⃣ Coding Standards
29s
4️⃣ Coding Standards
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

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.