Skip to content

Area-target ability improvements .. Cleanup on my Rotations as well #667

Area-target ability improvements .. Cleanup on my Rotations as well

Area-target ability improvements .. Cleanup on my Rotations as well #667

Triggered via pull request February 11, 2025 18:45
Status Failure
Total duration 2m 7s
Artifacts

build_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.