Ask to propagate OT info to all Pokémon when trainer identity changes #248
Annotations
10 errors and 11 warnings
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
The name 'trainer' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
The name 'update' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
The name 'just' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
The name 'No' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L105
The name 'all' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L105
The name 'update' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L105
The name 'Yes' does not exist in the current context
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
Syntax error, ',' expected
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L106
Syntax error, ',' expected
|
|
Build:
src/PKHeX.Web/Pages/Home.razor#L105
Syntax error, ',' expected
|
|
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. 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#L21
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#L21
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