Lowe Raivio #116
Open
Lowe Raivio #116
Annotations
4 warnings
|
csharp-scrabble-challenge.Main/Program.cs#L17
Converting null literal or possible null value to non-nullable type.
|
|
csharp-scrabble-challenge.Main/Program.cs#L20
Possible null reference argument for parameter 'word' in 'void Scrabble.setWord(string word)'.
|
|
csharp-scrabble-challenge.Main/Program.cs#L17
Converting null literal or possible null value to non-nullable type.
|
|
csharp-scrabble-challenge.Main/Program.cs#L20
Possible null reference argument for parameter 'word' in 'void Scrabble.setWord(string word)'.
|
The logs for this run have expired and are no longer available.
Loading