Build #24
Annotations
12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, softprops/action-gh-release@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
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Services/CanvasService.cs#L233
The field 'CanvasService.CooldownText' is never used
|
build:
Plugin.cs#L36
Field 'Plugin.shiftSlot' is never assigned to, and will always have its default value null
|
build:
Patches/InitializationPatches.cs#L118
Field 'InitializationPatches.AbilityBarEntry_Dummy' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L234
Field 'CanvasService.CooldownFillImage' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L229
Field 'CanvasService.ShiftAbilityGroupObject' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L236
Field 'CanvasService.ChargeUpFillImage' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L235
The field 'CanvasService.ChargesText' is never used
|
build:
Services/CanvasService.cs#L232
Field 'CanvasService.AbilityIconSprite' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L230
Field 'CanvasService.ShiftSlotEntry' is never assigned to, and will always have its default value null
|
build:
Services/CanvasService.cs#L237
Field 'CanvasService.ChargesCooldownFillImage' is never assigned to, and will always have its default value null
|