Bump Npgsql from 8.0.4 to 8.0.5 #912
Annotations
20 warnings
FAnsiSql/Discovery/TypeTranslation/TypeTranslater.cs#L293
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/QuerySyntaxHelper.cs#L329
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/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/Discovery/DiscoveredTable.cs#L174
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/DiscoveredTableHelper.cs#L79
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/DatabaseColumnRequest.cs#L72
Possible null reference argument for parameter 'request' in 'string ITypeTranslater.GetSQLDBTypeForCSharpType(DatabaseTypeRequest request)'.
|
FAnsiSql/Implementations/MySql/Aggregation/MySqlAggregateHelper.cs#L88
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/TypeTranslation/TypeTranslater.cs#L293
Dereference of a possibly null reference.
|
FAnsiSql/Discovery/DatabaseColumnRequest.cs#L72
Possible null reference argument for parameter 'request' in 'string ITypeTranslater.GetSQLDBTypeForCSharpType(DatabaseTypeRequest request)'.
|
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/Aggregation/MicrosoftSQLAggregateHelper.cs#L93
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MicrosoftSQL/Aggregation/MicrosoftSQLAggregateHelper.cs#L94
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MicrosoftSQL/Aggregation/MicrosoftSQLAggregateHelper.cs#L120
Possible null reference argument for parameter 'axis' in 'string MicrosoftSQLAggregateHelper.GetDateAxisTableDeclaration(IQueryAxis axis)'.
|
FAnsiSql/Implementations/MicrosoftSQL/Aggregation/MicrosoftSQLAggregateHelper.cs#L176
Possible null reference argument for parameter 'axis' in 'string MicrosoftSQLAggregateHelper.GetDateAxisTableDeclaration(IQueryAxis axis)'.
|
FAnsiSql/Implementations/MySql/Aggregation/MySqlAggregateHelper.cs#L88
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MySql/Aggregation/MySqlAggregateHelper.cs#L89
Dereference of a possibly null reference.
|
FAnsiSql/Implementations/MySql/Aggregation/MySqlAggregateHelper.cs#L115
Possible null reference argument for parameter 'axis' in 'string MySqlAggregateHelper.GetDateAxisTableDeclaration(IQueryAxis axis)'.
|
This job succeeded
Loading