Merge remote-tracking branch 'origin/master' #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build:
Promete/ConsoleLayer.cs#L86
Dereference of a possibly null reference.
|
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/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/ConsoleLayer.cs#L86
Dereference of a possibly null reference.
|
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
|