Fix #448 and #450 #1047
Annotations
11 errors and 10 warnings
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L76
Tuple must contain at least two elements.
|
|
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L76
Invalid token '(' in class, record, struct, or interface member declaration
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L75
Invalid token ')' in class, record, struct, or interface member declaration
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L75
Invalid token '.' in class, record, struct, or interface member declaration
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L75
Invalid token '6' in class, record, struct, or interface member declaration
|
|
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L75
Tuple must contain at least two elements.
|
|
|
|
tests/SixLabors.Fonts.Tests/Unicode/LineBreakEnumeratorTests.cs#L75
Invalid token '(' in class, record, struct, or interface member declaration
|
|
|
|
samples/DrawWithImageSharp/Program.cs#L31
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L30
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L29
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L28
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L27
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L26
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L25
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
samples/DrawWithImageSharp/Program.cs#L24
The behavior of 'FontCollection.Add(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Main(string[])' with a call to 'FontCollection.Add(string, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
|
|
src/UnicodeTrieGenerator/StateAutomation/Grammar.peg#L52
The rule 'repetition' is never used.
|
|
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