Skip to content

Merge pull request #76 from AzureCosmosDB/develop #128

Merge pull request #76 from AzureCosmosDB/develop

Merge pull request #76 from AzureCosmosDB/develop #128

Triggered via push July 5, 2023 18:19
Status Success
Total duration 2m 9s
Artifacts 1
Build and test .NET projects
1m 58s
Build and test .NET projects
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test .NET projects: Extensions/AzureBlob/Cosmos.DataTransfer.AzureBlobStorage/BlobWriter.cs#L17
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and test .NET projects: Extensions/AzureBlob/Cosmos.DataTransfer.AzureBlobStorage/BlobWriter.cs#L8
Non-nullable field 'blob' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test .NET projects: Extensions/AwsS3/Cosmos.DataTransfer.AwsS3Storage/S3Writer.cs#L9
Non-nullable field 's3Client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test .NET projects: Interfaces/Cosmos.DataTransfer.Common/FileDataSource.cs#L9
Async-iterator 'FileDataSource.ReadSourceAsync(IConfiguration, ILogger, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test .NET projects: Extensions/Mongo/Cosmos.DataTransfer.MongoExtension/MongoDataSourceExtension.cs#L38
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and test .NET projects: Core/Cosmos.DataTransfer.Core.UnitTests/SettingsCommandTests.cs#L69
Possible null reference argument for parameter 'value' in 'string JsonSerializer.Serialize<List<ExtensionSettingProperty>>(List<ExtensionSettingProperty> value, JsonSerializerOptions? options = null)'.
Build and test .NET projects: Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test .NET projects: Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ParquetDataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test .NET projects: Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ParquetDataColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test .NET projects: Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L32
Non-nullable property 'ParquetDataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
debug-build Expired
97.3 MB