Skip to content

feat: query structured (#51) #191

feat: query structured (#51)

feat: query structured (#51) #191

Triggered via pull request September 21, 2023 11:11
Status Failure
Total duration 3m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CodeQL-Build: 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?)
CodeQL-Build: 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?)
CodeQL-Build: 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?)
CodeQL-Build: 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?)
CodeQL-Build: 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?)
CodeQL-Build: 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?)
CodeQL-Build
Assets file '/home/runner/work/influxdb3-csharp/influxdb3-csharp/Client.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
CodeQL-Build
Assets file '/home/runner/work/influxdb3-csharp/influxdb3-csharp/Client.Test.Integration/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
CodeQL-Build
Assets file '/home/runner/work/influxdb3-csharp/influxdb3-csharp/Examples/IOx/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
CodeQL-Build
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