修改未.net 8.0 #65
Annotations
1 error and 11 warnings
Test
Process completed with exit code 134.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDWebSocket/TaosWebSocket.cs#L23
The field 'TaosWebSocket._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDRESTful/TaosRESTful.cs#L24
The field 'TaosRESTful._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDRESTful/TaosRESTful.cs#L24
The field 'TaosRESTful._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDWebSocket/TaosWebSocket.cs#L23
The field 'TaosWebSocket._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDWebSocket/TaosWebSocket.cs#L23
The field 'TaosWebSocket._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDRESTful/TaosRESTful.cs#L24
The field 'TaosRESTful._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDRESTful/TaosRESTful.cs#L24
The field 'TaosRESTful._databaseName' is never used
|
Build:
src/IoTSharp.Data.Taos/Protocols/TDWebSocket/TaosWebSocket.cs#L23
The field 'TaosWebSocket._databaseName' is never used
|
Build:
src/EFCore.Taos.Core/Query/Internal/TaosCommandBatchPreparer.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/EFCore.Taos.Core/Query/Internal/TaosMatchExpression.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading