Skip to content

Merge pull request #31 from KalopsiaTwilight/fix/constructrow-exception #46

Merge pull request #31 from KalopsiaTwilight/fix/constructrow-exception

Merge pull request #31 from KalopsiaTwilight/fix/constructrow-exception #46

Triggered via push January 18, 2025 15:29
Status Success
Total duration 52s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests: DBCD.Tests/ReadingTest.cs#L134
Unreachable code detected
tests: DBCD.Tests/ReadingTest.cs#L171
The variable 'e' is declared but never used
tests: DBCD.Tests/WritingTest.cs#L98
Unreachable code detected
tests: DBCD.Tests/WritingTest.cs#L157
The variable 'e' is declared but never used
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#L28
Field 'WagoDBCProvider.DBDManifestEntry.db2FileDataID' is never assigned to, and will always have its default value 0
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/Providers/WagoDBCProvider.cs#L26
Field 'WagoDBCProvider.DBDManifestEntry.tableHash' is never assigned to, and will always have its default value null
tests: DBCD.Benchmark/Utilities/IO.cs#L13
Cannot convert null literal to non-nullable reference type.
tests: DBCD.Benchmark/Utilities/IO.cs#L22
Converting null literal or possible null value to non-nullable type.