Area-target ability improvements .. Cleanup on my Rotations as well #667
Annotations
3 errors
Build:
BossMod/Autorotation/Standard/akechi/PvP/AkechiGNBPvP.cs#L179
In member void AkechiGNBPvP.Execution(StrategyValues strategy, Enemy? PlayerTarget), change parameter name PlayerTarget to primaryTarget in order to match the identifier as it has been declared in void AkechiTools<AID, TraitID>.Execution(StrategyValues strategy, Enemy? primaryTarget) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
|
Build:
BossMod/Autorotation/Standard/akechi/PvP/AkechiGNBPvP.cs#L179
In member void AkechiGNBPvP.Execution(StrategyValues strategy, Enemy? PlayerTarget), change parameter name PlayerTarget to primaryTarget in order to match the identifier as it has been declared in void AkechiTools<AID, TraitID>.Execution(StrategyValues strategy, Enemy? primaryTarget) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
|
Build
Process completed with exit code 1.
|