Skip to content

Merge commit '84b3e1e9445fa27c7b5f98d6c18c10d740bd4426' #2184

Merge commit '84b3e1e9445fa27c7b5f98d6c18c10d740bd4426'

Merge commit '84b3e1e9445fa27c7b5f98d6c18c10d740bd4426' #2184

Triggered via push October 19, 2024 14:02
Status Success
Total duration 1m 55s
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.