up #38
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/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