Added TargetHelper for scripts #1114
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 7
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:
external/FontStashSharp/src/FontStashSharp/FontSystem.cs#L32
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystem.cs#L33
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L161
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L161
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L162
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
external/FontStashSharp/src/FontStashSharp/FontSystemSettings.cs#L162
'FontSystemSettings.EffectAmount' is obsolete: 'Use parameters of DrawText'
|
Build:
src/ClassicUO.Assets/AnimationsLoader.cs#L1811
Field 'BodyConvInfo.Hue' is never assigned to, and will always have its default value 0
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/GridContainer.cs#L500
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/ClassicUO.Client/Game/UI/Gumps/ModernOptionsGump.cs#L4822
Field 'ModernOptionsGump.ModernButton.DisplayBorder' is never assigned to, and will always have its default value false
|
Setup .NET 7
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
The logs for this run have expired and are no longer available.
Loading