Merge pull request #5 from robertfeo/main #4
Annotations
6 warnings
TheMiddleman/Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
TheMiddleman/Program.cs#L177
Dereference of a possibly null reference.
|
TheMiddleman/Program.cs#L178
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
TheMiddleman/Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
TheMiddleman/Program.cs#L177
Dereference of a possibly null reference.
|
TheMiddleman/Program.cs#L178
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
The logs for this run have expired and are no longer available.
Loading