Skip to content

wangyanuter 的优化 #59

wangyanuter 的优化

wangyanuter 的优化 #59

Triggered via pull request October 16, 2024 13:32
Status Failure
Total duration 7m 48s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 134.
build
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/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/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.