Release #103
Annotations
2 errors and 7 warnings
The run was canceled by @TLeonardUK.
|
Build
The operation was canceled.
|
Add MSBuild to PATH
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/
|
Package DotNet:
Source/Loader/Api/MasterServerApi.cs#L19
The using directive for 'System.Text' appeared previously in this namespace
|
Package DotNet:
Source/Loader/Api/WebUiApi.cs#L19
The using directive for 'System.Text' appeared previously in this namespace
|
Package DotNet:
Source/Loader/Forms/MainForm.cs#L22
The using directive for 'System.Diagnostics' appeared previously in this namespace
|
Package DotNet:
Source/Loader/Utils/SteamUtils.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Package DotNet:
Source/Loader/Utils/SteamUtils.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Install .NET Core
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading