Skip to content

Down to 40 IDE warnings... #885

Down to 40 IDE warnings...

Down to 40 IDE warnings... #885

Triggered via push August 16, 2024 18:13
Status Failure
Total duration 10m 44s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: FAnsiSql/Discovery/TypeTranslation/TypeTranslater.cs#L293
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/QuerySyntaxHelper.cs#L329
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/QuerySyntax/Aggregation/AggregateHelper.cs#L69
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/QuerySyntax/Aggregation/AggregateHelper.cs#L75
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/DiscoveredTableHelper.cs#L79
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/DiscoveredTable.cs#L174
Dereference of a possibly null reference.
build: FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L25
Dereference of a possibly null reference.
build: FAnsiSql/Implementations/PostgreSql/Aggregation/PostgreSqlAggregateHelper.cs#L26
Dereference of a possibly null reference.
build: FAnsiSql/Discovery/DatabaseColumnRequest.cs#L72
Possible null reference argument for parameter 'request' in 'string ITypeTranslater.GetSQLDBTypeForCSharpType(DatabaseTypeRequest request)'.
build: FAnsiSql/Implementations/Oracle/OracleBulkCopy.cs#L47
Dereference of a possibly null reference.