Skip to content

feat(seeder): create new synonyms (#661) #372

feat(seeder): create new synonyms (#661)

feat(seeder): create new synonyms (#661) #372

Triggered via push April 29, 2024 14:03
Status Failure
Total duration 3m 20s
Artifacts
static-analysis
3m 11s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
static-analysis: database/seeders/Wiki/AnimeSynonym/AnimeSynonymTypeSeeder.php#L92
Strict comparison using === between Illuminate\Database\Eloquent\Model|Illuminate\Database\Eloquent\Relations\BelongsToMany<App\Models\Wiki\ExternalResource> and null will always evaluate to false.
static-analysis: database/seeders/Wiki/AnimeSynonym/AnimeSynonymTypeSeeder.php#L106
Access to an undefined property Illuminate\Database\Eloquent\Model|Illuminate\Database\Eloquent\Relations\BelongsToMany<App\Models\Wiki\ExternalResource>::$external_id.
static-analysis: database/seeders/Wiki/AnimeSynonym/AnimeSynonymTypeSeeder.php#L122
Unreachable statement - code above always terminates.
static-analysis
Process completed with exit code 1.
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.