Skip to content

Update Typography submodule to latest commit #254

Update Typography submodule to latest commit

Update Typography submodule to latest commit #254

Triggered via push December 12, 2025 03:26
Status Failure
Total duration 1m 53s
Artifacts

Benchmark.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Rendering: Typography/Typography.GlyphLayout/GlyphSubstitution.cs#L201
Converting null literal or possible null value to non-nullable type.
Rendering: Typography/Typography.GlyphLayout/GlyphSubstitution.cs#L98
Non-nullable field 'dbugScriptLang' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/ScriptAndUnicodeInfo/ScriptLangInfo.cs#L1085
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/WordVisitor.cs#L200
Non-nullable field '_utf16Buffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/WordVisitor.cs#L202
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/WordVisitor.cs#L188
Non-nullable field '_utf32Buffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/WordVisitor.cs#L191
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/ScriptAndUnicodeInfo/ScriptLangInfo.cs#L994
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/ScriptAndUnicodeInfo/ScriptLangInfo.cs#L17
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.GlyphLayout/ScriptLang.cs#L25
Cannot convert null literal to non-nullable reference type.
Rendering: Typography/Typography.OpenFont/Tables.BitmapAndSvgFonts/BitmapFontsCommon.cs#L701
Field 'EbdtComponent.yOffset' is never assigned to, and will always have its default value 0
Rendering: Typography/Typography.OpenFont/WebFont/Woff2Reader.cs#L1331
Field 'Woff2Reader.s_dbugPassVeriKnownTables' is never assigned to, and will always have its default value false
Rendering: Typography/Typography.OpenFont/Tables.BitmapAndSvgFonts/BitmapFontsCommon.cs#L712
Field 'GlyphBitmapDataFmt8.smallMetrics' is never assigned to, and will always have its default value
Rendering: Typography/Typography.OpenFont/Tables.BitmapAndSvgFonts/BitmapFontsCommon.cs#L669
Field 'GlyphBitmapDataFmt7.bigMetrics' is never assigned to, and will always have its default value
Rendering: Typography/Typography.OpenFont/Tables.BitmapAndSvgFonts/CBDT.cs#L66
The variable 'ex' is declared but never used
Rendering: Typography/Typography.OpenFont/WebFont/Woff2Reader.cs#L686
The variable 'hasScale' is assigned but its value is never used
Rendering: Typography/Typography.OpenFont/WebFont/Woff2Reader.cs#L684
The variable 'useMatrix' is assigned but its value is never used
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/BreakingEngine.cs#L243
The variable 'dbugFoundCandidate' is assigned but its value is never used
Rendering: Typography/Typography.TextBreak/Typography.TextBreak/EngBreakingEngine.cs#L77
The variable 'prev_char' is assigned but its value is never used