Improve CrashHandler #149
Merged
Improve CrashHandler #149
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/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.
|
|
Download-Manager-Installer/UpdateForm.cs#L57
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L57
Dereference of a possibly null reference.
|
|
Download-Manager-Installer/UpdateForm.cs#L58
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading