mega bordel #386
Annotations
10 errors
|
lint:
src/Game/GameManager.php#L74
Parameter #1 $array of function array_diff expects an array of values castable to string, array<App\Game\Card> given.
|
|
lint:
src/Game/GameManager.php#L67
Access to an undefined property App\Game\GameManager::$gameStateRepository.
|
|
lint:
src/Game/GameManager.php#L65
Parameter $cards of method App\Game\GameManager::play() has invalid type App\Game\Card.
|
|
lint:
src/Game/GameEventApplier.php#L14
Property App\Game\GameEventApplier::$gameModeProvider is never read, only written.
|
|
lint:
src/Entity/Game/InitialGameState.php#L29
Property App\Entity\Game\InitialGameState::$drawPill type has no value type specified in iterable type array.
|
|
lint:
src/Entity/Game/InitialGameState.php#L26
Property App\Entity\Game\InitialGameState::$playerStates type has no value type specified in iterable type array.
|
|
lint:
src/Entity/Game/GameEvent.php#L58
Class App\Entity\Game\GameEvent constructor invoked with 2 parameters, 3 required.
|
|
lint:
src/Entity/Game/GameEvent.php#L46
Method App\Entity\Game\GameEvent::getData() return type has no value type specified in iterable type array.
|
|
lint:
src/Entity/Game/GameEvent.php#L29
Method App\Entity\Game\GameEvent::__construct() has parameter $data with no value type specified in iterable type array.
|
|
lint:
src/Entity/Game/GameEvent.php#L24
Property App\Entity\Game\GameEvent::$data type has no value type specified in iterable type array.
|