Stop workflows running on pull_request
#150
Merged
Annotations
11 warnings
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Download-Manager-Installer/DownloadProgress.cs#L36
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Download-Manager-Installer/DownloadProgress.cs#L50
Non-nullable field 'fileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Download-Manager-Installer/Form1.cs#L30
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/Form1.cs#L24
Non-nullable field 'fileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Download-Manager-Installer/Form1.cs#L24
Non-nullable field 'path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Download-Manager-Installer/Program.cs#L81
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L56
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L56
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L56
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L56
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading