Skip to content

Draft: 3.x

Draft: 3.x #3

Re-run triggered January 18, 2024 21:14
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze: src/Builders/Traits/WithMeta.php (in context of class Dbout/WpOrm/Builders/PostBuilder)#L101
Call to method getMetaClass() on an unknown class Dbout\WpOrm\Models\Meta\WithMeta.
Analyze: src/Builders/Traits/WithMeta.php (in context of class Dbout/WpOrm/Builders/PostBuilder)#L101
PHPDoc tag @var for variable $model has invalid type Dbout\WpOrm\Models\Meta\WithMeta.
Analyze: src/Builders/Traits/WithMeta.php (in context of class Dbout/WpOrm/Builders/UserBuilder)#L101
Call to method getMetaClass() on an unknown class Dbout\WpOrm\Models\Meta\WithMeta.
Analyze: src/Builders/Traits/WithMeta.php (in context of class Dbout/WpOrm/Builders/UserBuilder)#L101
PHPDoc tag @var for variable $model has invalid type Dbout\WpOrm\Models\Meta\WithMeta.
Analyze: src/Models/CustomPost.php#L74
Unsafe usage of new static().
Analyze: src/Models/Meta/WithMeta.php (in context of class Dbout/WpOrm/Models/Post)#L69
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::firstWhere().
Analyze: src/Models/Meta/WithMeta.php (in context of class Dbout/WpOrm/Models/Post)#L97
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::where().
Analyze: src/Models/Meta/WithMeta.php (in context of class Dbout/WpOrm/Models/Post)#L137
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::where().
Analyze: src/Models/Meta/WithMeta.php (in context of class Dbout/WpOrm/Models/User)#L69
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::firstWhere().
Analyze: src/Models/Meta/WithMeta.php (in context of class Dbout/WpOrm/Models/User)#L97
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::where().