Column lineage should return empty array for asset and column upstream #1655
Annotations
6 errors and 1 warning
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading