Skip to content

Draft: 3.x

Draft: 3.x #2

Triggered via pull request January 18, 2024 20:57
@dimitriBouteilledimitriBouteille
synchronize #14
3.x
Status Failure
Total duration 35s
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().