Add BattleEngine in Rust for better memory efficiency with large battles #876
Annotations
4 errors and 1 warning
PHPStan:
app/GameMissions/BattleEngine/RustBattleEngine.php#L187
Method OGame\GameMissions\BattleEngine\RustBattleEngine::prepareBattleInput() return type has no value type specified in iterable type array.
|
PHPStan:
app/GameMissions/BattleEngine/RustBattleEngine.php#L223
Method OGame\GameMissions\BattleEngine\RustBattleEngine::convertBattleOutput() has parameter $battleOutput with no value type specified in iterable type array.
|
PHPStan:
app/GameMissions/BattleEngine/RustBattleEngine.php#L223
Method OGame\GameMissions\BattleEngine\RustBattleEngine::convertBattleOutput() return type has no value type specified in iterable type array.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading