publish #2
Annotations
10 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
DBCD.Tests/ReadingTest.cs#L114
Unreachable code detected
|
Run tests:
DBCD.Tests/ReadingTest.cs#L151
The variable 'e' is declared but never used
|
Run tests:
DBCD.Tests/WritingTest.cs#L24
Unreachable code detected
|
Run tests:
DBCD.Tests/WritingTest.cs#L83
The variable 'e' is declared but never used
|
Run tests:
DBCD.Tests/Providers/WagoDBCProvider.cs#L27
Field 'WagoDBCProvider.DBDManifestEntry.dbcFileDataID' is never assigned to, and will always have its default value 0
|
Run tests:
DBCD.Tests/Providers/WagoDBCProvider.cs#L25
Field 'WagoDBCProvider.DBDManifestEntry.tableName' is never assigned to, and will always have its default value null
|
Run tests:
DBCD.Tests/Providers/WagoDBCProvider.cs#L28
Field 'WagoDBCProvider.DBDManifestEntry.db2FileDataID' is never assigned to, and will always have its default value 0
|
Run tests:
DBCD.Tests/Providers/WagoDBCProvider.cs#L26
Field 'WagoDBCProvider.DBDManifestEntry.tableHash' is never assigned to, and will always have its default value null
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading