up 更新版本号 #61
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#L93
Cannot convert null literal to non-nullable reference type.
|
构建 源码:
src/ColorMC.Gui/Utils/Hook/X11Hook.cs#L121
Cannot convert null literal to non-nullable reference type.
|
构建 源码:
src/ColorMC.Gui/Utils/Hook/Win32Native.cs#L91
Unboxing a possibly null value.
|
构建 源码:
src/ColorMC.Gui/UIBinding/BaseBinding.cs#L593
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/UI/Controls/GameWindow/TopView.cs#L22
Field 'TopView.hndl' is never assigned to, and will always have its default value null
|
构建 源码:
src/ColorMC.Gui/Utils/Hook/Win32Native.cs#L23
The event 'Win32Native.IsFocus' is never used
|
构建 源码:
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