Bump Npgsql from 8.0.5 to 9.0.1 #929
Annotations
20 warnings
FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L25
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L26
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/OracleBulkCopy.cs#L47
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L32
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L36
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L103
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L104
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/Oracle/Aggregation/OracleAggregateHelper.cs#L108
Possible null reference argument for parameter 'axis' in 'string OracleAggregateHelper.GetDateAxisTableDeclaration(IQueryAxis axis)'.
|
FAnsiSql/Implementations/MySql/MySqlBulkCopy.cs#L42
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MySql/MySqlBulkCopy.cs#L93
Possible null reference argument for parameter 'value' in 'string MySqlBulkCopy.ConstructIndividualValue(string dataType, string value)'.
|
FAnsiSql/Discovery/TypeTranslation/TypeTranslater.cs#L293
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L335
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLTableHelper.cs#L43
Possible null reference argument for parameter 'name' in 'DiscoveredColumn.DiscoveredColumn(DiscoveredTable table, string name, bool allowsNulls)'.
|
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLTableHelper.cs#L163
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/QuerySyntax/Aggregation/AggregateHelper.cs#L69
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/QuerySyntax/Aggregation/AggregateHelper.cs#L75
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLTableHelper.cs#L252
Possible null reference argument for parameter 'primaryKeyCol' in 'void DiscoveredRelationship.AddKeys(string primaryKeyCol, string foreignKeyCol, IManagedTransaction? transaction = null)'.
|
FAnsiSql/Implementations/MicrosoftSQL/MicrosoftSQLTableHelper.cs#L252
Possible null reference argument for parameter 'foreignKeyCol' in 'void DiscoveredRelationship.AddKeys(string primaryKeyCol, string foreignKeyCol, IManagedTransaction? transaction = null)'.
|
FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L25
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L26
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading