Skip to content

chore(GlyphRenderer): 最適化 #3

chore(GlyphRenderer): 最適化

chore(GlyphRenderer): 最適化 #3

Triggered via push January 22, 2024 07:19
Status Success
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: Promete/ConsoleLayer.cs#L86
Dereference of a possibly null reference.
build: Promete/Windowing/GLDesktop/OpenGLDesktopWindow.cs#L208
Possible null reference argument for parameter 'element' in 'void PrometeApp.Render(ElementBase element)'.
build: Promete/Elements/Renderer/GL/GLTextRenderer.cs#L10
Possible null reference argument for parameter 'texture' in 'void GLTextureRendererHelper.Draw(ITexture texture, Vector location, Vector scale, Color? color = null, float? width = null, float? height = null, float angle = 0)'.
build: Promete/Internal/New.cs#L29
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: Promete/Internal/New.cs#L40
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: Promete/Exceptions/TextureDisposedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: Promete/Exceptions/ObjectDestroyedException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: Promete/ConsoleLayer.cs#L86
Dereference of a possibly null reference.
build: Promete/Windowing/GLDesktop/OpenGLDesktopWindow.cs#L208
Possible null reference argument for parameter 'element' in 'void PrometeApp.Render(ElementBase element)'.
build: Promete/Elements/Renderer/GL/GLTextRenderer.cs#L10
Possible null reference argument for parameter 'texture' in 'void GLTextureRendererHelper.Draw(ITexture texture, Vector location, Vector scale, Color? color = null, float? width = null, float? height = null, float angle = 0)'.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing