Merge pull request #3 from TheGuy920/TheGuy920-patch-1 #14
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create the app package:
smSteamUtility/Util/Utility.cs#L15
Unboxing a possibly null value.
|
Create the app package:
smSteamUtility/Util/Utility.cs#L17
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
smSteamUtility/Steam.cs#L121
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Create the app package:
smSteamUtility/Steam.cs#L126
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Create the app package:
smSteamUtility/Steam.cs#L131
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Create the app package:
smSteamUtility/Util/Utility.cs#L12
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Create the app package:
smSteamUtility/Steam.cs#L128
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Create the app package:
smSteamUtility/Steam.cs#L133
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Create the app package:
smSteamUtility/Steam.cs#L123
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Create the app package:
smSteamUtility/Util/Utility.cs#L17
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Upload build artifacts
No files were found with the provided path: \AppPackages. No artifacts will be uploaded.
|
Setup MSBuild.exe
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/
|
The logs for this run have expired and are no longer available.
Loading