Skip to content

CombatGoal update to check if multiple mobs hit the player and run back to last safe spot. #178

CombatGoal update to check if multiple mobs hit the player and run back to last safe spot.

CombatGoal update to check if multiple mobs hit the player and run back to last safe spot. #178

Triggered via pull request December 5, 2024 02:45
Status Success
Total duration 3m 49s
Artifacts

dotnet_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: Core/Goals/CombatGoal.cs#L144
The variable 'token' is assigned but its value is never used
build: Core/Goals/CombatGoal.cs#L18
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build: Core/Goals/CombatGoal.cs#L144
The variable 'token' is assigned but its value is never used
build: Core/Goals/CombatGoal.cs#L18
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)