ci(#119): install .NET 9.0 and 10.0 SDKs in CI workflow #80
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
HdrHistogram.UnitTests/HistogramIterationValueComparer.cs#L11
Nullability of reference types in type of parameter 'x' of 'int HistogramIterationValueComparer.Compare(HistogramIterationValue x, HistogramIterationValue other)' doesn't match implicitly implemented member 'int IComparer<HistogramIterationValue>.Compare(HistogramIterationValue? x, HistogramIterationValue? y)' (possibly because of nullability attributes).
|
|
build:
HdrHistogram.Benchmarking/Program.cs#L9
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L242
Type 'CalculationExpectation' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L221
Remove the underscores from member name HdrHistogram.Benchmarking.LeadingZeroCount.LeadingZeroCountBenchmarkBase.BBarry_imp3() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L231
Remove the underscores from member name HdrHistogram.Benchmarking.LeadingZeroCount.LeadingZeroCountBenchmarkBase.BBarry_imp4() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L211
Remove the underscores from member name HdrHistogram.Benchmarking.LeadingZeroCount.LeadingZeroCountBenchmarkBase.BBarry_imp2() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L201
Remove the underscores from member name HdrHistogram.Benchmarking.LeadingZeroCount.LeadingZeroCountBenchmarkBase.BBarry_imp1() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/LeadingZeroCountBenchmarkBase.cs#L42
Use the "Length" property instead of Enumerable.Count() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1829)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/BBarry32BitIfShiftLookupWith64BitShiftBranch.cs#L79
Remove the underscores from type name HdrHistogram.Benchmarking.LeadingZeroCount.BBarry32BitIfShiftLookupWith64BitShiftBranch_3 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
build:
HdrHistogram.Benchmarking/LeadingZeroCount/BBarry32BitIfShiftLookupWith64BitShiftBranch.cs#L46
Remove the underscores from type name HdrHistogram.Benchmarking.LeadingZeroCount.BBarry32BitIfShiftLookupWith64BitShiftBranch_2 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|