fixes #184
Annotations
1 error and 30 warnings
Build and test on macos-latest
Process completed with exit code 1.
|
Build and test on macos-latest:
benchmark/Benchmark.cs#L54
Member 'IsNumeric' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on macos-latest:
benchmark/Benchmark.cs#L53
Member 'PriorityInCategory' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on macos-latest:
benchmark/Benchmark.cs#L142
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build and test on macos-latest:
benchmark/Benchmark.cs#L158
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on macos-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'Condition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on macos-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'SkipReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on macos-latest:
test/UTF8ValidationTests.cs#L1177
Rename type name Utf8ValidationDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build and test on macos-latest:
test/AsciiTest.cs#L115
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on macos-latest:
test/AsciiTest.cs#L139
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on macos-latest:
test/AsciiTest.cs#L169
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on ubuntu-latest:
benchmark/Benchmark.cs#L53
Member 'PriorityInCategory' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on ubuntu-latest:
benchmark/Benchmark.cs#L54
Member 'IsNumeric' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on ubuntu-latest:
benchmark/Benchmark.cs#L142
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build and test on ubuntu-latest:
benchmark/Benchmark.cs#L158
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on ubuntu-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'Condition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on ubuntu-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'SkipReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on ubuntu-latest:
test/UTF8ValidationTests.cs#L1177
Rename type name Utf8ValidationDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build and test on ubuntu-latest:
test/AsciiTest.cs#L115
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on ubuntu-latest:
test/AsciiTest.cs#L139
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on ubuntu-latest:
test/AsciiTest.cs#L169
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on windows-latest:
benchmark/Benchmark.cs#L53
Member 'PriorityInCategory' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on windows-latest:
benchmark/Benchmark.cs#L54
Member 'IsNumeric' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build and test on windows-latest:
benchmark/Benchmark.cs#L142
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build and test on windows-latest:
benchmark/Benchmark.cs#L158
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on windows-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'Condition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on windows-latest:
test/UTF8ValidationTests.cs#L67
Non-nullable property 'SkipReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test on windows-latest:
test/UTF8ValidationTests.cs#L1177
Rename type name Utf8ValidationDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Build and test on windows-latest:
test/AsciiTest.cs#L115
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on windows-latest:
test/AsciiTest.cs#L139
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
Build and test on windows-latest:
test/AsciiTest.cs#L169
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|