Skip to content

Update README.md

Update README.md #88

Triggered via push October 22, 2023 00:11
Status Success
Total duration 1m 17s
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/Utils/ExProps.cs#L26
Possible null reference assignment.
build: src/Core/Utils/ExProps.cs#L44
Possible null reference return.
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/Utils/Consolidator.cs#L18
Possible null reference return.
build: src/Core/Utils/AllTableDataProvider.cs#L27
Possible null reference return.
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.

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
78.3 KB