.github/workflows/main.yml #22951
main.yml
on: schedule
check steam branches
3m 2s
Annotations
10 warnings
check steam branches:
Program.cs#L103
Dereference of a possibly null reference.
|
check steam branches:
Program.cs#L127
Dereference of a possibly null reference.
|
check steam branches:
Program.cs#L150
Possible null reference assignment.
|
check steam branches:
Program.cs#L150
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
check steam branches:
Program.cs#L150
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
check steam branches:
Program.cs#L154
Possible null reference assignment.
|
check steam branches:
Program.cs#L159
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
check steam branches:
Program.cs#L178
Possible null reference argument for parameter 'source' in 'BranchInfo? Enumerable.FirstOrDefault<BranchInfo>(IEnumerable<BranchInfo> source, Func<BranchInfo, bool> predicate)'.
|
check steam branches:
Program.cs#L190
Dereference of a possibly null reference.
|
check steam branches:
Program.cs#L347
Dereference of a possibly null reference.
|