Bump Sentry.AspNetCore.Blazor.WebAssembly from 6.2.0 to 6.3.0 #256
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/PKHeX.CLI/Program.cs#L22
Using member 'Spectre.Console.Cli.CommandApp<TDefaultCommand>.CommandApp(ITypeRegistrar)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Spectre.Console.Cli relies on reflection. Use during trimming and AOT compilation is not supported and may result in unexpected behaviors.
|
|
Build:
src/PKHeX.CLI/Base/Result.cs#L21
Using member 'Spectre.Console.AnsiConsole.WriteException(Exception, ExceptionFormats)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. ExceptionFormatter is currently not supported for AOT.
|
|
Build:
src/PKHeX.Web/Services/Plugins/PlugInLocalStorage.cs#L172
'PlugInLocalStorage.PlugInStorageRepresentation.SourceUrl' is obsolete: 'Replaced by FileUrl'
|
|
Build:
src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'iv' is unread.
|
|
Build:
src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'padding' is unread.
|
|
Build:
src/PKHeX.Web/Services/BlazorAesProvider.cs#L11
Parameter 'mode' is unread.
|
|
Build:
src/PKHeX.Facade.Tests/ItemRepositoryTests.cs#L11
Theory method 'ShouldLoadGameSpecificBalls' on test class 'ItemRepositoryTests' does not use parameter 'game'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build:
src/PKHeX.Web.Plugins.Nuzlocking/NuzlockingPlugin.cs#L14
'NuzlockingPlugin.Manifest' hides inherited member 'Settings.Manifest'. Use the new keyword if hiding was intended.
|
|
Build:
src/PKHeX.CLI/Program.cs#L22
Using member 'Spectre.Console.Cli.CommandApp<TDefaultCommand>.CommandApp(ITypeRegistrar)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Spectre.Console.Cli relies on reflection. Use during trimming and AOT compilation is not supported and may result in unexpected behaviors.
|
|
Build:
src/PKHeX.CLI/Base/Result.cs#L21
Using member 'Spectre.Console.AnsiConsole.WriteException(Exception, ExceptionFormats)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. ExceptionFormatter is currently not supported for AOT.
|
Loading