Skip to content

Add bucket resource #24

Add bucket resource

Add bucket resource #24

Triggered via push February 3, 2024 12:31
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
phpstan: app/Filament/Resources/BucketResource.php#L49
Match expression does not handle remaining value: string
phpstan: app/Filament/Resources/BucketResource/Pages/EditBucket.php#L38
Access to an undefined property Illuminate\Database\Eloquent\Model::$name.
phpstan: app/Filament/Resources/BucketResource/Pages/EditBucket.php#L39
Access to an undefined property Illuminate\Database\Eloquent\Model::$name.
phpstan: app/Filament/Resources/BucketResource/Pages/EditBucket.php#L40
Access to an undefined property Illuminate\Database\Eloquent\Model::$visibility.
phpstan: app/Helpers/BucketHelper.php#L55
Negated boolean expression is always true.
phpstan: app/Models/Bucket.php#L22
Class App\Models\File not found.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.