Fix System.MissingMethodException on constructing a row with a string[] #31
Annotations
11 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
DBCD.Benchmark/Utilities/IO.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
DBCD.Benchmark/Utilities/IO.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
DBCD.Benchmark/Utilities/IO.cs#L29
Converting null literal or possible null value to non-nullable type.
|
|
DBCD.Benchmark/Benchmarks/ReadingBenchmark.cs#L12
The field 'ReadingBenchmark.build' is assigned but its value is never used
|
|
DBCD.Tests/ReadingTest.cs#L134
Unreachable code detected
|
|
DBCD.Tests/ReadingTest.cs#L171
The variable 'e' is declared but never used
|
|
DBCD.Tests/WritingTest.cs#L98
Unreachable code detected
|
|
DBCD.Tests/WritingTest.cs#L157
The variable 'e' is declared but never used
|
|
DBCD.Tests/Providers/WagoDBCProvider.cs#L25
Field 'WagoDBCProvider.DBDManifestEntry.tableName' is never assigned to, and will always have its default value null
|
|
DBCD.Tests/Providers/WagoDBCProvider.cs#L27
Field 'WagoDBCProvider.DBDManifestEntry.dbcFileDataID' is never assigned to, and will always have its default value 0
|
The logs for this run have expired and are no longer available.
Loading