feat: respect iox::column_type::field metadata when mapping query #413
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Autobuild:
Client/InfluxDBClient.cs#L557
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L569
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L573
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client/InfluxDBClient.cs#L573
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetTag(string name, string value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L577
Unboxing a possibly null value.
|
Autobuild:
Client/InfluxDBClient.cs#L557
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L569
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L573
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client/InfluxDBClient.cs#L573
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetTag(string name, string value)'.
|
Autobuild:
Client/InfluxDBClient.cs#L577
Unboxing a possibly null value.
|
Loading