Skip to content

allow sql bulk copy to have custom timeout #773

allow sql bulk copy to have custom timeout

allow sql bulk copy to have custom timeout #773

Triggered via push March 12, 2024 16:44
Status Success
Total duration 10m 10s
Artifacts 1

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: FAnsiSql/Discovery/DatabaseColumnRequest.cs#L60
Nullability of reference types in type of parameter 'value' of 'void DatabaseColumnRequest.Collation.set' doesn't match implicitly implemented member 'void ISupplementalColumnInformation.Collation.set' (possibly because of nullability attributes).
build: FAnsiSql/Discovery/DiscoveredServerHelper.cs#L49
Nullability of reference types in type of parameter 'connectionString' of 'DbConnectionStringBuilder DiscoveredServerHelper.GetConnectionStringBuilder(string connectionString)' doesn't match implicitly implemented member 'DbConnectionStringBuilder IDiscoveredServerHelper.GetConnectionStringBuilder(string? connectionString)' (possibly because of nullability attributes).
build: FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'databaseName' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/Oracle/OracleServerHelper.cs#L39
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlServerHelper.cs#L102
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlTableHelper.cs#L56
Possible null reference argument for parameter 'name' in 'DiscoveredColumn.DiscoveredColumn(DiscoveredTable table, string name, bool allowsNulls)'.
build: FAnsiSql/DatabaseOperationArgs.cs#L63
Possible null reference return.
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlTableHelper.cs#L218
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DiscoveredRelationship>.TryGetValue(string key, out DiscoveredRelationship value)'.
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlTableHelper.cs#L227
Possible null reference argument for parameter 'tableName' in 'DiscoveredTable DiscoveredDatabase.ExpectTable(string tableName, string? schema = null, TableType tableType = TableType.Table)'.
build: FAnsiSql/Discovery/DatabaseColumnRequest.cs#L60
Nullability of reference types in type of parameter 'value' of 'void DatabaseColumnRequest.Collation.set' doesn't match implicitly implemented member 'void ISupplementalColumnInformation.Collation.set' (possibly because of nullability attributes).
build: FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'databaseName' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Discovery/DiscoveredServerHelper.cs#L49
Nullability of reference types in type of parameter 'connectionString' of 'DbConnectionStringBuilder DiscoveredServerHelper.GetConnectionStringBuilder(string connectionString)' doesn't match implicitly implemented member 'DbConnectionStringBuilder IDiscoveredServerHelper.GetConnectionStringBuilder(string? connectionString)' (possibly because of nullability attributes).
build: FAnsiSql/Implementations/Oracle/OracleServerHelper.cs#L39
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlServerHelper.cs#L102
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/DatabaseOperationArgs.cs#L63
Possible null reference return.
build: FAnsiSql/Implementations/PostgreSql/PostgreSqlTableHelper.cs#L56
Possible null reference argument for parameter 'name' in 'DiscoveredColumn.DiscoveredColumn(DiscoveredTable table, string name, bool allowsNulls)'.
build: FAnsiSql/Discovery/TypeTranslation/TypeTranslater.cs#L291
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/TableCreation/CreateTableArgs.cs#L30
Possible null reference assignment.

Artifacts

Produced during runtime
Name Size
artifact Expired
147 KB