Skip to content

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

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. #179

Triggered via pull request December 6, 2024 09:52
Status Failure
Total duration 3m 25s
Artifacts

dotnet_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build: Core/Goals/CombatGoal.cs#L165
'Navigation' does not contain a definition for 'StuckResetTimeout' and no accessible extension method 'StuckResetTimeout' accepting a first argument of type 'Navigation' could be found (are you missing a using directive or an assembly reference?)
build: Core/Goals/CombatGoal.cs#L165
'Navigation' does not contain a definition for 'StuckResetTimeout' and no accessible extension method 'StuckResetTimeout' accepting a first argument of type 'Navigation' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: Core/Goals/CombatGoal.cs#L156
Converting null literal or possible null value to non-nullable type.
build: Core/Goals/CombatGoal.cs#L156
Converting null literal or possible null value to non-nullable type.
build: Core/Goals/CombatGoal.cs#L23
The field 'CombatGoal.runningAway' is never used
build: Core/Goals/CombatGoal.cs#L20
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#L156
Converting null literal or possible null value to non-nullable type.
build: Core/Goals/CombatGoal.cs#L156
Converting null literal or possible null value to non-nullable type.
build: Core/Goals/CombatGoal.cs#L23
The field 'CombatGoal.runningAway' is never used
build: Core/Goals/CombatGoal.cs#L20
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)