Update tutorial.md #63
Annotations
10 warnings
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L9
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L18
Dereference of a possibly null reference.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L57
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L67
Dereference of a possibly null reference.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L91
Converting null literal or possible null value to non-nullable type.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L9
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L18
Dereference of a possibly null reference.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L57
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/Program.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
This job succeeded
Loading