Merge pull request #260 from FFXIV-CombatReborn/HolyinMight #138
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
RotationSolver.Basic/Configuration/Configs.cs#L710
Unreachable code detected
|
Build:
RotationSolver.Basic/Actions/IBaseAction.cs#L62
XML comment has a param tag for 'onLastAbility', but there is no parameter by that name
|
Build:
RotationSolver.Basic/Actions/IBaseAction.cs#L63
XML comment has a param tag for 'skipClippingCheck', but there is no parameter by that name
|
Build:
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L97
Missing XML comment for publicly visible type or member 'ObjectType'
|
Build:
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L99
Missing XML comment for publicly visible type or member 'ObjectType.IGameObject'
|
Build:
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L100
Missing XML comment for publicly visible type or member 'ObjectType.IBattleCharactor'
|
Build:
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L101
Missing XML comment for publicly visible type or member 'ObjectType.PlayerCharactor'
|
Build:
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L102
Missing XML comment for publicly visible type or member 'ObjectType.Myself'
|
Build:
RotationSolver.Basic/Data/CanUseOption.cs#L10
XML comment has cref attribute 'CanUse(out IAction, CanUseOption, byte)' that could not be resolved
|
Build:
RotationSolver.Basic/Rotations/CustomRotation_OtherInfo.cs#L106
XML comment has cref attribute 'CanUse(out IAction, bool, bool, bool, bool, bool, bool, bool, byte)' that could not be resolved
|