up mod禁用的小问题 #70
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
构建源码:
Live2DCSharpSDK/Live2DCSharpSDK.Framework/Rendering/OpenGL/CubismClippingContext_OpenGLES2.cs#L5
Parameter 'model' is unread.
|
构建源码:
src/ColorMC.Gui/Utils/Hook/X11Hook.cs#L90
Cannot convert null literal to non-nullable reference type.
|
构建源码:
src/ColorMC.Gui/Utils/Hook/X11Hook.cs#L118
Cannot convert null literal to non-nullable reference type.
|
构建源码:
src/ColorMC.Gui/Utils/Hook/Win32Native.cs#L89
Unboxing a possibly null value.
|
构建源码:
src/ColorMC.Gui/UIBinding/BaseBinding.cs#L591
The variable 'e' is declared but never used
|
构建源码:
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/Utils/Hook/Win32Native.cs#L21
The event 'Win32Native.IsFocus' is never used
|
构建源码:
src/ColorMC.Gui/UI/Controls/GameWindow/TopView.cs#L22
Field 'TopView.hndl' is never assigned to, and will always have its default value null
|
构建源码:
src/ColorMC.Launcher/Program.cs#L134
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#L214
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