Merge pull request #5 from robertfeo/main #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
build:
TheMiddleman/Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
build:
TheMiddleman/Program.cs#L177
Dereference of a possibly null reference.
|
build:
TheMiddleman/Program.cs#L178
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
TheMiddleman/Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
build:
TheMiddleman/Program.cs#L177
Dereference of a possibly null reference.
|
build:
TheMiddleman/Program.cs#L178
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|