Skip to content

Merge commit 'abf36165a3649523afd556fbc1932a7dd5ff7912' #2196

Merge commit 'abf36165a3649523afd556fbc1932a7dd5ff7912'

Merge commit 'abf36165a3649523afd556fbc1932a7dd5ff7912' #2196

Triggered via push October 21, 2024 08:55
Status Success
Total duration 3m 48s
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.