Update deploy.yml #1
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Post Setup .NET 8
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Setup .NET 8
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:
src/ClassicUO.Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build:
src/ClassicUO.Assets/AnimationsLoader.cs#L1792
Field 'BodyConvInfo.Hue' is never assigned to, and will always have its default value 0
|
Build:
src/ClassicUO.Renderer/Camera.cs#L189
The variable 'SMOOTHING_FACTOR' is assigned but its value is never used
|
Build:
src/ClassicUO.Client/Game/GameObjects/MobileAnimation.cs#L1055
Unreachable code detected
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/TipNoticeGump.cs#L43
The field 'TipNoticeGump._next' is never used
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/TipNoticeGump.cs#L43
The field 'TipNoticeGump._prev' is never used
|
Build:
src/ClassicUO.Client/Game/UoAssist.cs#L102
Field 'UoAssist.CustomWindow.m_disposed' is never assigned to, and will always have its default value false
|
Build:
src/ClassicUO.Client/Network/Encryption/TwofishBehaviour.cs#L577
The field 'TwofishBase.MIN_KEY_BITS' is assigned but its value is never used
|
Build:
src/ClassicUO.Utility/MathHelper.cs#L66
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build:
src/ClassicUO.Assets/AnimationsLoader.cs#L1792
Field 'BodyConvInfo.Hue' is never assigned to, and will always have its default value 0
|
The logs for this run have expired and are no longer available.
Loading