Skip to content

C# Client support V2 read interface #109

C# Client support V2 read interface

C# Client support V2 read interface #109

Triggered via pull request August 24, 2025 17:18
Status Failure
Total duration 51s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 11 warnings, and 2 notices
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L593
'IClientRPCService.Client' does not contain a definition for 'deleteStorageGroups' and no accessible extension method 'deleteStorageGroups' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L576
'IClientRPCService.Client' does not contain a definition for 'createAlignedTimeseries' and no accessible extension method 'createAlignedTimeseries' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L542
'IClientRPCService.Client' does not contain a definition for 'createTimeseries' and no accessible extension method 'createTimeseries' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L516
'IClientRPCService.Client' does not contain a definition for 'setStorageGroup' and no accessible extension method 'setStorageGroup' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L497
'IClientRPCService.Client' does not contain a definition for 'setStorageGroup' and no accessible extension method 'setStorageGroup' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L471
'IClientRPCService.Client' does not contain a definition for 'requestStatementId' and no accessible extension method 'requestStatementId' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L458
'IClientRPCService.Client' does not contain a definition for 'openSession' and no accessible extension method 'openSession' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L412
'IClientRPCService.Client' does not contain a definition for 'getTimeZone' and no accessible extension method 'getTimeZone' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L388
'IClientRPCService.Client' does not contain a definition for 'setTimeZone' and no accessible extension method 'setTimeZone' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Apache.IoTDB/SessionPool.cs#L364
'IClientRPCService.Client' does not contain a definition for 'closeSession' and no accessible extension method 'closeSession' accepting a first argument of type 'IClientRPCService.Client' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest)
The operation was canceled.
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (ubuntu-latest)
The operation was canceled.
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L669
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L63
Field 'RpcDataSet._timeFactor' is never assigned to, and will always have its default value 0
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L64
Field 'RpcDataSet._timePrecision' is never assigned to, and will always have its default value null
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L669
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L63
Field 'RpcDataSet._timeFactor' is never assigned to, and will always have its default value 0
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L64
Field 'RpcDataSet._timePrecision' is never assigned to, and will always have its default value null
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L669
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L64
Field 'RpcDataSet._timePrecision' is never assigned to, and will always have its default value null
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L63
Field 'RpcDataSet._timeFactor' is never assigned to, and will always have its default value 0
build (macos-latest): src/Apache.IoTDB/DataStructure/RpcDataSet.cs#L669
'RowRecord.RowRecord(long, List<object>, List<string>)' is obsolete: 'Use the constructor with List<TSDataType> instead'
build (ubuntu-latest)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
build (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677