Fix null ref exception in LookupType5Format2SubTable #893
Annotations
3 errors and 3 warnings
DotNet Build Preview:
src/SixLabors.Fonts/Tables/AdvancedTypographic/Shapers/IndicShaper.cs#L55
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
DotNet Build Preview:
src/SixLabors.Fonts/Tables/AdvancedTypographic/Shapers/IndicShaper.cs#L55
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
|
DotNet Build Preview
Process completed with exit code 1.
|
Export Failed Output
No files were found with the provided path: tests/Images/ActualOutput/. No artifacts will be uploaded.
|
DotNet Build Preview:
src/UnicodeTrieGenerator/StateAutomation/Grammar.peg#L52
The rule 'repetition' is never used.
|
DotNet Build Preview:
src/UnicodeTrieGenerator/StateAutomation/Grammar.peg#L52
The rule 'repetition' is never used.
|
The logs for this run have expired and are no longer available.
Loading