Skip to content

.github/workflows/deploy.yml #30

.github/workflows/deploy.yml

.github/workflows/deploy.yml #30

Manually triggered January 29, 2024 18:03
Status Success
Total duration 1m 12s
Artifacts

deploy.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, dev-drprasad/[email protected], ncipollo/release-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build (ubuntu-latest): src/ClassicUO.Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build (ubuntu-latest): src/ClassicUO.Renderer/Camera.cs#L189
The variable 'SMOOTHING_FACTOR' is assigned but its value is never used
build (ubuntu-latest): src/ClassicUO.Client/Dust765/External/JournaFiltersGump.cs#L14
'JournaFiltersGump.Parent' hides inherited member 'Control.Parent'. Use the new keyword if hiding was intended.
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Managers/EquipManager.cs#L138
The variable 'x' is assigned but its value is never used
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Managers/EquipManager.cs#L139
The variable 'y' is assigned but its value is never used
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Lobby/Networking/PacketHandlers.cs#L59
The variable 'blueHue' is assigned but its value is never used
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Dust765/CombatCollection.cs#L1094
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Dust765/CombatCollection.cs#L1151
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Entity'
build (ubuntu-latest): src/ClassicUO.Client/Dust765/Dust765/UOClassicCombatLines.cs#L58
The field 'UOClassicCombatLines._uiLabelcount' is never used
build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']