Column lineage should return empty array for asset and column upstream #1655
Annotations
10 errors and 1 warning
cmd/const.go#L6
could not import github.com/bruin-data/bruin/pkg/pipeline (-: # github.com/bruin-data/bruin/pkg/pipeline
|
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) (typecheck)
|
cmd/render.go#L55
fullRefresh declared and not used (typecheck)
|
cmd/render.go#L129
resultsLocation declared and not used (typecheck)
|
cmd/run.go#L375
assetBranch declared and not used (typecheck)
|
cmd/run.go#L377
columnBranches declared and not used (typecheck)
|
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