Merge pull request #274 from FFXIV-CombatReborn/rsr-users-can-read-an… #147
Annotations
12 warnings
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/
|
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/
|
RotationSolver.Basic/Configuration/Timeline/MoveTimelineItem.cs#L28
Unreachable code detected
|
RotationSolver.Basic/Configuration/Timeline/MoveTimelineItem.cs#L44
Unreachable code detected
|
RotationSolver.Basic/Configuration/Configs.cs#L701
Unreachable code detected
|
RotationSolver.Basic/Configuration/Configs.cs#L373
The field 'Configs._enableTimelineMovement' is assigned but its value is never used
|
RotationSolver.Basic/Configuration/Configs.cs#L52
The field 'Configs._drawIconAnimation' is assigned but its value is never used
|
RotationSolver.Basic/Configuration/Configs.cs#L371
The field 'Configs._showTimelineDrawing' is assigned but its value is never used
|
RotationSolver.Basic/Actions/IBaseAction.cs#L62
XML comment has a param tag for 'onLastAbility', but there is no parameter by that name
|
RotationSolver.Basic/Actions/IBaseAction.cs#L63
XML comment has a param tag for 'skipClippingCheck', but there is no parameter by that name
|
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L97
Missing XML comment for publicly visible type or member 'ObjectType'
|
RotationSolver.Basic/Configuration/Timeline/TimelineCondition/ObjectGetter.cs#L99
Missing XML comment for publicly visible type or member 'ObjectType.IGameObject'
|
This job succeeded
Loading