Skip to content

SqlLiteralValue to support DBNull. #79

SqlLiteralValue to support DBNull.

SqlLiteralValue to support DBNull. #79

Triggered via push September 22, 2023 19:32
Status Success
Total duration 1m 10s
Billable time 1m
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Core/Visitors/ContainsTablesVisitor.cs#L24
Converting null literal or possible null value to non-nullable type.
build: src/Core/Visitors/ContainsTablesVisitor.cs#L25
Dereference of a possibly null reference.
build: src/Core/Visitors/ContainsTablesVisitor.cs#L25
Possible null reference argument for parameter 'item' in 'bool HashSet<SqlTable>.Contains(SqlTable item)'.
build: src/Core/QueryProcessing/TableDataProviderAdaptor.cs#L29
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DataSet>.TryGetValue(string key, out DataSet value)'.
build: src/Core/QueryProcessing/TableDataProviderAdaptor.cs#L42
Cannot convert null literal to non-nullable reference type.
build: src/Core/QueryProcessing/TableDataProviderAdaptor.cs#L45
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DataSet>.TryGetValue(string key, out DataSet value)'.
build: src/Core/QueryProcessing/TableDataProviderAdaptor.cs#L60
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, DataSet>.TryGetValue(string key, out DataSet value)'.
build: src/Core/Utils/ExProps.cs#L26
Possible null reference assignment.
build: src/Core/Utils/ExProps.cs#L44
Possible null reference return.
build: src/Core/Utils/Consolidator.cs#L18
Possible null reference return.

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
75.8 KB