Skip to content

chore(deps): update all non-minor and non major dependencies (main) (patch) - autoclosed #1686

chore(deps): update all non-minor and non major dependencies (main) (patch) - autoclosed

chore(deps): update all non-minor and non major dependencies (main) (patch) - autoclosed #1686

Triggered via pull request July 26, 2025 14:47
Status Failure
Total duration 36s
Artifacts

psalm.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
psalm (ubuntu-latest, 8.2)
Process completed with exit code 2.
MissingOverrideAttribute: app/Models/User.php#L35
app/Models/User.php:35:5: MissingOverrideAttribute: Method App\Models\User::casts should have the "Override" attribute (see https://psalm.dev/358)
MissingTemplateParam: app/Models/User.php#L15
app/Models/User.php:15:9: MissingTemplateParam: App\Models\User has missing template params when extending Illuminate\Database\Eloquent\Factories\HasFactory, expecting 1 (see https://psalm.dev/182)
psalm (ubuntu-latest, 8.3)
Process completed with exit code 2.
MissingOverrideAttribute: app/Models/User.php#L35
app/Models/User.php:35:5: MissingOverrideAttribute: Method App\Models\User::casts should have the "Override" attribute (see https://psalm.dev/358)
MissingTemplateParam: app/Models/User.php#L15
app/Models/User.php:15:9: MissingTemplateParam: App\Models\User has missing template params when extending Illuminate\Database\Eloquent\Factories\HasFactory, expecting 1 (see https://psalm.dev/182)