feat: respect iox::column_type::field metadata when mapping query #421
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#L828
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L44
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L56
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L60
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetTag(string name, string value)'.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L64
Unboxing a possibly null value.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L44
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L56
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetField(string name, object value)'.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
Client/Internal/RecordBatchConverter.cs#L60
Possible null reference argument for parameter 'value' in 'PointDataValues PointDataValues.SetTag(string name, string value)'.
|
Loading