This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Bump actions/checkout from 3 to 4 #167
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the app and generate an unsigned MSIX package:
Account.cs#L6
Remove the underscores from namespace name 'Miiverse_PC' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Build the app and generate an unsigned MSIX package:
Settings.cs#L17
Member 'IsDiscoveryServerSameAsAccountServer' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L50
Member 'isWebViewNavigating' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build the app and generate an unsigned MSIX package
The method WindowsAppRuntime_EnsureIsLoaded didn't use DefaultDllImportSearchPaths attribute for P/Invokes. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5392)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L110
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Miiverse_PC.MainWindow.ReadJavascriptFile(string)' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L110
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Miiverse_PC.MainWindow.ReadJavascriptFile(string)' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L110
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Miiverse_PC.MainWindow.ReadJavascriptFile(string)' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L110
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Miiverse_PC.MainWindow.ReadJavascriptFile(string)' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build the app and generate an unsigned MSIX package:
Account.cs#L36
Call System.IDisposable.Dispose on object created by 'new()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
Build the app and generate an unsigned MSIX package:
MainWindow.xaml.cs#L126
Modify 'DeleteAccountDataAsync' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
The logs for this run have expired and are no longer available.
Loading