Skip to content

Merge commit 'b7e07d5813e39a7ed5a300d59c7f35ec6cde29b5' #2175

Merge commit 'b7e07d5813e39a7ed5a300d59c7f35ec6cde29b5'

Merge commit 'b7e07d5813e39a7ed5a300d59c7f35ec6cde29b5' #2175

Triggered via push October 18, 2024 12:52
Status Success
Total duration 3m 23s
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.