Skip to content

In CreateTableStmt allow for derived classes to compose their own col… #82

In CreateTableStmt allow for derived classes to compose their own col…

In CreateTableStmt allow for derived classes to compose their own col… #82

Triggered via push September 26, 2023 18:58
Status Success
Total duration 1m 28s
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/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.
build: src/Core/Utils/AllTableDataProvider.cs#L27
Possible null reference return.
build: src/Core/LogicalEntities/SqlLiteralValue.cs#L80
Converting null literal or possible null value to non-nullable type.
build: src/Core/LogicalEntities/SqlLiteralValue.cs#L81
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
76.3 KB