Skip to content

[Game] Prevents the error of character equipment appearing in pet cel… #337

[Game] Prevents the error of character equipment appearing in pet cel…

[Game] Prevents the error of character equipment appearing in pet cel… #337

Triggered via push July 7, 2024 20:37
Status Success
Total duration 2m 21s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/DoodadChainSubCommandTests.cs#L91
The variable 'testCommandPrefix' is assigned but its value is never used
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L305
Theory method 'SendHelpMessage_MixedParameters_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L331
Theory method 'SendHelpMessage_StringValidValuesHelpMessage_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: AAEmu.Game/Models/Tasks/Task.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: AAEmu.Game/Core/Managers/SlaveManager.cs#L650
The variable 'isLoadedPlayerChildSlave' is assigned but its value is never used
build: AAEmu.Game/Models/Tasks/Task.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: AAEmu.Game/Core/Managers/SlaveManager.cs#L650
The variable 'isLoadedPlayerChildSlave' is assigned but its value is never used
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/DoodadChainSubCommandTests.cs#L91
The variable 'testCommandPrefix' is assigned but its value is never used
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L305
Theory method 'SendHelpMessage_MixedParameters_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L331
Theory method 'SendHelpMessage_StringValidValuesHelpMessage_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: AAEmu.Game/Models/Tasks/Task.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: AAEmu.Game/Core/Managers/SlaveManager.cs#L650
The variable 'isLoadedPlayerChildSlave' is assigned but its value is never used
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/DoodadChainSubCommandTests.cs#L91
The variable 'testCommandPrefix' is assigned but its value is never used
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L305
Theory method 'SendHelpMessage_MixedParameters_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: AAEmu.UnitTests/Game/Utils/Scripts/SubCommands/SubCommandBaseTests.cs#L331
Theory method 'SendHelpMessage_StringValidValuesHelpMessage_ShouldSendMessage' on test class 'SubCommandBaseTests' does not use parameter 'expectedCallExample'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)