feat(seeder): create new synonyms (#661) #372
Annotations
4 errors and 1 warning
Execute tests (Unit and Feature tests) via PHPUnit:
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.
|
Execute tests (Unit and Feature tests) via PHPUnit:
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.
|
Execute tests (Unit and Feature tests) via PHPUnit:
database/seeders/Wiki/AnimeSynonym/AnimeSynonymTypeSeeder.php#L122
Unreachable statement - code above always terminates.
|
Execute tests (Unit and Feature tests) via PHPUnit
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading