check total score before querying season count #369
Annotations
5 errors and 1 warning
Lint all:
app/Models/UserSeasonScore.php#L11
Type Illuminate\Support\Facades\DB is not used in this file.
|
Lint all:
app/Models/UserSeasonScore.php#L49
Operator == is disallowed, use === instead.
|
Lint all:
app/Models/UserSeasonScore.php#L49
Operator == is disallowed, use === instead.
|
Lint all:
app/Console/Commands/UserSeasonScoresRecalculate.php#L33
Opening brace should be on a new line
|
Lint all
Process completed with exit code 1.
|
Lint all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|