created two helper methods to retrieve adjacent and cross cells, upda… #34
Annotations
5 errors and 1 warning
|
Match3Maker.Tests/tests/src/components/BoardTests.cs#L258
Member 'Board.AdjacentCellsFrom(GridCell, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
|
Match3Maker.Tests/tests/src/components/BoardTests.cs#L266
Member 'Board.AdjacentCellsFrom(GridCell, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
|
Match3Maker.Tests/tests/src/components/BoardTests.cs#L272
Member 'Board.AdjacentCellsFrom(GridCell, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
|
Match3Maker.Tests/tests/src/components/BoardTests.cs#L280
Member 'Board.AdjacentCellsFrom(GridCell, bool)' cannot be accessed with an instance reference; qualify it with a type name instead
|
|
This job failed
Loading