Nullity fixups, bump TypeGuesser #721
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftQuerySyntaxHelper.cs#L102
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
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/MicrosoftSQL/MicrosoftSQLServerHelper.cs#L38
Nullability of type of parameter 'database' 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/MySql/MySqlQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
build:
FAnsiSql/Implementations/MySql/MySqlServerHelper.cs#L46
Nullability of type of parameter 'database' doesn't match overridden member (possibly because of nullability attributes).
|
build:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L28
Nullability of type of parameter 's' doesn't match overridden member (possibly because of nullability attributes).
|
build:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L41
Nullability of type of parameter 'schema' doesn't match overridden member (possibly because of nullability attributes).
|
build:
FAnsiSql/Implementations/Oracle/OracleQuerySyntaxHelper.cs#L50
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).
|