Skip to content

Merge pull request #278 from FFXIV-CombatReborn/DRK-Bloodfix #150

Merge pull request #278 from FFXIV-CombatReborn/DRK-Bloodfix

Merge pull request #278 from FFXIV-CombatReborn/DRK-Bloodfix #150

Triggered via push July 27, 2024 20:22
Status Success
Total duration 1m 44s
Artifacts

publish.yaml

on: push
Fit to window
Zoom out
Zoom in

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#L701
Unreachable code detected
Build: RotationSolver.Basic/Configuration/Configs.cs#L373
The field 'Configs._enableTimelineMovement' is assigned but its value is never used
Build: RotationSolver.Basic/Configuration/Configs.cs#L52
The field 'Configs._drawIconAnimation' is assigned but its value is never used
Build: RotationSolver.Basic/Configuration/Configs.cs#L371
The field 'Configs._showTimelineDrawing' is assigned but its value is never used
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'