Skip to content

Squashed history that preceded this repo going public #86

Squashed history that preceded this repo going public

Squashed history that preceded this repo going public #86

Triggered via push October 16, 2023 19:34
Status Success
Total duration 1m 13s
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/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/ReturningClauseOpt.cs#L48
Possible null reference return.
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/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/QueryEngine.cs#L169
Possible null reference argument for parameter 'key' in 'DataRow Dictionary<SqlTable, DataRow>.this[SqlTable key]'.

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
78 KB