Bump HIC.TypeGuesser from 1.1.0 to 1.2.1 (#245) #726
Annotations
21 warnings
Test:
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).
|
Test:
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftQuerySyntaxHelper.cs#L102
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLServerHelper.cs#L38
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
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).
|
Test:
FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
FAnsiSql/Implementations/MySql/MySqlServerHelper.cs#L46
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L476
Nullability of reference types in type of parameter 'toStringFunc' of 'Dictionary<T, string> QuerySyntaxHelper.GetParameterNamesFor<T>(T[] columns, Func<T, string> toStringFunc)' doesn't match implicitly implemented member 'Dictionary<T, string> IQuerySyntaxHelper.GetParameterNamesFor<T>(T[] columns, Func<T, string?> toStringFunc)'.
|
Test:
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L182
Nullability of reference types in type of parameter 'databaseName' of 'string QuerySyntaxHelper.EnsureFullyQualified(string databaseName, string? schema, string tableName)' doesn't match implicitly implemented member 'string IQuerySyntaxHelper.EnsureFullyQualified(string? databaseName, string? schemaName, string tableName)' (possibly because of nullability attributes).
|
Test:
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L184
Nullability of reference types in type of parameter 'databaseName' of 'string QuerySyntaxHelper.EnsureFullyQualified(string databaseName, string? schema, string tableName, string columnName, bool isTableValuedFunction = false)' doesn't match implicitly implemented member 'string IQuerySyntaxHelper.EnsureFullyQualified(string? databaseName, string? schemaName, string tableName, string columnName, bool isTableValuedFunction = false)' (possibly because of nullability attributes).
|
Test:
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L394
Nullability of reference types in type of parameter 'reason' of 'bool QuerySyntaxHelper.IsValidTableName(string tableName, out string? reason)' doesn't match implicitly implemented member 'bool IQuerySyntaxHelper.IsValidTableName(string tableName, out string reason)' (possibly because of nullability attributes).
|
Initialize containers
Docker pull failed with exit code 1, back off 7.91 seconds before retry.
|
Pack:
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).
|
Pack:
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftQuerySyntaxHelper.cs#L102
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLServerHelper.cs#L38
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/MySql/MySqlServerHelper.cs#L46
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
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).
|
Pack:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L28
Nullability of type of parameter 's' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L50
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
Pack:
FAnsiSql/Implementations/Oracle/OracleServerHelper.cs#L39
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading