Skip to content

Merge commit '82e773217fd73c9f543ef4687022f7ca09490bd1' #2198

Merge commit '82e773217fd73c9f543ef4687022f7ca09490bd1'

Merge commit '82e773217fd73c9f543ef4687022f7ca09490bd1' #2198

Triggered via push October 22, 2024 00:50
Status Success
Total duration 3m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/TextGeometryRender_/TextCharGlyphData.cs#L18
Non-nullable property 'GlyphRun' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/TextGeometryRender_/TextCharGlyphData.cs#L23
Non-nullable property 'GlyphInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/Glyph/GlyphRunCreator.cs#L31
Cannot convert null literal to non-nullable reference type.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/Glyph/FallBackFontFamily.cs#L54
Cannot convert null literal to non-nullable reference type.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/TextGeometryRender_/TextCharGlyphData.cs#L18
Non-nullable property 'GlyphRun' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/TextGeometryRender_/TextCharGlyphData.cs#L23
Non-nullable property 'GlyphInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
BuildInWindows: LightTextEditorPlus/LightTextEditorPlus/TextEditorPlus/Render/Glyph/GlyphRunCreator.cs#L31
Cannot convert null literal to non-nullable reference type.