Skip to content

Merge pull request #122 from AzureCosmosDB/feature/type-metadata-pass… #194

Merge pull request #122 from AzureCosmosDB/feature/type-metadata-pass…

Merge pull request #122 from AzureCosmosDB/feature/type-metadata-pass… #194

Triggered via push April 18, 2024 16:49
Status Success
Total duration 1m 30s
Artifacts 1
Build and test .NET projects
1m 21s
Build and test .NET projects
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and test .NET projects
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: Extensions/PostgreSQL/Settings/PostgreSourceSettings.cs#L10
'PostgreSourceSettings.ConnectionString' hides inherited member 'PostgreBaseSettings.ConnectionString'. Use the new keyword if hiding was intended.
Build and test .NET projects: Extensions/PostgreSQL/PostgreDataCol.cs#L38
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/PostgreSQL/PostgreDataCol.cs#L38
Non-nullable property 'ColumnType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test .NET projects: Extensions/PostgreSQL/Settings/PostgreSinkSettings.cs#L9
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test .NET projects: Extensions/PostgreSQL/PostgresqlDataSinkExtension.cs#L89
Possible null reference argument for parameter 'coltype' in 'PostgreDataCol.PostgreDataCol(string colname, Type coltype)'.
Build and test .NET projects: Extensions/PostgreSQL/PostgresqlDataSinkExtension.cs#L172
Possible null reference argument for parameter 'colname' in 'PostgreDataCol.PostgreDataCol(string colname, string postgredatatye)'.
Build and test .NET projects: Extensions/PostgreSQL/PostgresqlDataSinkExtension.cs#L172
Possible null reference argument for parameter 'postgredatatye' in 'PostgreDataCol.PostgreDataCol(string colname, string postgredatatye)'.
Build and test .NET projects: Extensions/Mongo/Cosmos.DataTransfer.MongoVectorExtension/MongoVectorDataSinkExtension.cs#L47
Possible null reference argument for parameter 'fieldName' in 'object? IDataItem.GetValue(string fieldName)'.
Build and test .NET projects: Extensions/Mongo/Cosmos.DataTransfer.MongoVectorExtension/MongoVectorDataSinkExtension.cs#L58
Argument of type 'ExpandoObject' cannot be used for parameter 'dictionary' of type 'IDictionary<string?, object?>' in 'bool CollectionExtensions.TryAdd<string?, object?>(IDictionary<string?, object?> dictionary, string? key, object? value)' due to differences in the nullability of reference types.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-build". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
debug-build Expired
105 MB