Skip to content

Add note about BDBD being experimental #48

Add note about BDBD being experimental

Add note about BDBD being experimental #48

Triggered via push April 8, 2025 18:52
Status Success
Total duration 2m 13s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: DBCD.Tests/Providers/WagoDBCProvider.cs#L25
Field 'WagoDBCProvider.DBDManifestEntry.tableName' is never assigned to, and will always have its default value null
tests: DBCD.Tests/Providers/WagoDBCProvider.cs#L27
Field 'WagoDBCProvider.DBDManifestEntry.dbcFileDataID' is never assigned to, and will always have its default value 0
tests: DBCD.Tests/WritingTest.cs#L157
The variable 'e' is declared but never used
tests: DBCD.Tests/WritingTest.cs#L98
Unreachable code detected
tests: DBCD.Tests/ReadingTest.cs#L181
The variable 'e' is declared but never used
tests: DBCD.Tests/ReadingTest.cs#L144
Unreachable code detected
tests: DBCD.Benchmark/Benchmarks/ReadingBenchmark.cs#L12
The field 'ReadingBenchmark.build' is assigned but its value is never used
tests: DBCD.Benchmark/Utilities/IO.cs#L29
Converting null literal or possible null value to non-nullable type.
tests: DBCD.Benchmark/Utilities/IO.cs#L22
Converting null literal or possible null value to non-nullable type.
tests: DBCD.Benchmark/Utilities/IO.cs#L13
Cannot convert null literal to non-nullable reference type.