Skip to content

Make protected.

Make protected. #83

Triggered via push September 26, 2023 19:44
Status Success
Total duration 1m 26s
Billable time 2m
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/LogicalEntities/SqlUpdateDefinition.cs#L9
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
76.3 KB