feat: query structured #188
Annotations
10 errors and 1 warning
Client.Test.Integration/QueryWriteTest.cs#L133
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
Client.Test/InfluxDBClientWriteTest.cs#L262
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
Client.Test/InfluxDBClientWriteTest.cs#L290
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
Client.Test.Integration/QueryWriteTest.cs#L133
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
Client.Test/InfluxDBClientWriteTest.cs#L262
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
Client.Test/InfluxDBClientWriteTest.cs#L290
'PointData' does not contain a definition for 'AddTag' and no accessible extension method 'AddTag' accepting a first argument of type 'PointData' could be found (are you missing a using directive or an assembly reference?)
|
|
|
|
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.5/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: Error: Could not auto-detect a suitable build method
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading