Update dotnet-build.yml #22
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
构建:
Live2DCSharpSDK/Live2DCSharpSDK.Framework/Rendering/OpenGL/CubismClippingContext_OpenGLES2.cs#L5
Parameter 'model' is unread.
|
构建:
src/ColorMC.Gui/UI/Controls/GameWindowControl.axaml.cs#L552
Possible null reference argument for parameter 'target' in 'IObservable<EventPattern<object>> Observable.FromEventPattern(object target, string eventName)'.
|
构建:
src/ColorMC.Gui/UI/Controls/GameWindowControl.axaml.cs#L571
Possible null reference argument for parameter 'owner' in 'void Window.Show(Window owner)'.
|
构建:
src/ColorMC.Gui/UI/Controls/GameWindowControl.axaml.cs#L672
Cannot convert null literal to non-nullable reference type.
|
构建:
src/ColorMC.Gui/UI/Controls/GameWindowControl.axaml.cs#L674
Cannot convert null literal to non-nullable reference type.
|
构建:
src/ColorMC.Gui/UI/Model/Items/InputAxisButtonModel.cs#L9
Parameter 'SettingModel setting' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
构建:
src/ColorMC.Gui/UI/Controls/GameWindowControl.axaml.cs#L62
The field 'GameWindowControl._cursorHidden' is assigned but its value is never used
|
构建:
src/ColorMC.Launcher/Program.cs#L135
Using member 'System.Reflection.Emit.AssemblyBuilder.DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Defining a dynamic assembly requires dynamic code.
|
构建:
src/ColorMC.Launcher/Program.cs#L215
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream, Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
构建:
src/ColorMC.Launcher/Program.cs#L220
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream, Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
The logs for this run have expired and are no longer available.
Loading