Skip to content

.github/workflows/main.yml #53405

.github/workflows/main.yml

.github/workflows/main.yml #53405

Triggered via schedule January 23, 2025 08:42
Status Success
Total duration 1m 1s
Artifacts

main.yml

on: schedule
check steam branches
49s
check steam branches
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check steam branches: Program.cs#L184
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
check steam branches: Program.cs#L192
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
check steam branches: Program.cs#L199
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
check steam branches: Program.cs#L206
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
check steam branches: Program.cs#L85
Dereference of a possibly null reference.
check steam branches: Program.cs#L109
Dereference of a possibly null reference.
check steam branches: Program.cs#L133
Possible null reference assignment.
check steam branches: Program.cs#L133
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
check steam branches: Program.cs#L133
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
check steam branches: Program.cs#L137
Possible null reference assignment.