Skip to content

Merge commit '4c6f1fe9a8d9e99f38ff8e0c0ac321ebf21beb8b' #2182

Merge commit '4c6f1fe9a8d9e99f38ff8e0c0ac321ebf21beb8b'

Merge commit '4c6f1fe9a8d9e99f38ff8e0c0ac321ebf21beb8b' #2182

Triggered via push October 19, 2024 12:46
Status Success
Total duration 3m 18s
Artifacts
BuildInWindows
3m 7s
BuildInWindows
BuildInLinux
35s
BuildInLinux
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.