Skip to content

Bump larastan/larastan from 2.9.10 to 3.0.2 #745

Bump larastan/larastan from 2.9.10 to 3.0.2

Bump larastan/larastan from 2.9.10 to 3.0.2 #745

Triggered via pull request December 2, 2024 22:24
Status Failure
Total duration 1m 8s
Artifacts
phpstan-code-analysis
56s
phpstan-code-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan-code-analysis: app/Console/Commands/GenerateHighscores.php#L38
PHPDoc tag @var with type Illuminate\Support\Collection&iterable<OGame\Models\Highscore> is not subtype of native type Illuminate\Database\Eloquent\Collection<int, OGame\Models\User>.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L292
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L314
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L338
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L338
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L338
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L349
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L349
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMessages/Abstracts/GameMessage.php#L349
Call to function is_numeric() with numeric-string will always evaluate to true.
phpstan-code-analysis: app/GameMissions/RecycleMission.php#L77
Parameter #3 $params of method OGame\Services\MessageService::sendSystemMessageToPlayer() expects array<string, string>, array<string, mixed> given.
phpstan-code-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636