Column lineage should return empty array for asset and column upstream #1655
build-test.yml
on: pull_request
lint
2m 28s
goreleaser-windows
2m 39s
goreleaser-unix
2m 53s
Matrix: end2end
Matrix: test
Annotations
38 errors and 4 warnings
end2end (ubuntu-latest):
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
end2end (ubuntu-latest):
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
end2end (ubuntu-latest):
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
end2end (ubuntu-latest):
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
end2end (ubuntu-latest):
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal
|
end2end (ubuntu-latest)
Process completed with exit code 2.
|
end2end (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
end2end (windows-latest)
The operation was canceled.
|
test (ubuntu-latest):
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
test (ubuntu-latest):
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
test (ubuntu-latest):
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
test (ubuntu-latest):
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
test (ubuntu-latest):
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
lint:
cmd/const.go#L6
could not import github.com/bruin-data/bruin/pkg/pipeline (-: # github.com/bruin-data/bruin/pkg/pipeline
|
lint:
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
lint:
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
lint:
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
lint:
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
lint:
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal) (typecheck)
|
lint:
cmd/render.go#L55
fullRefresh declared and not used (typecheck)
|
lint:
cmd/render.go#L129
resultsLocation declared and not used (typecheck)
|
lint:
cmd/run.go#L375
assetBranch declared and not used (typecheck)
|
lint:
cmd/run.go#L377
columnBranches declared and not used (typecheck)
|
goreleaser-windows:
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-windows:
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-windows:
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-windows:
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-windows:
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal
|
goreleaser-windows
The process 'C:\hostedtoolcache\windows\goreleaser-action\2.3.2\x64\goreleaser.exe' failed with exit code 1
|
goreleaser-unix:
pkg/pipeline/lineage.go#L107
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-unix:
pkg/pipeline/lineage.go#L134
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-unix:
pkg/pipeline/lineage.go#L153
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-unix:
pkg/pipeline/lineage.go#L165
invalid operation: cannot indirect lineageCol.Upstream (variable of type []sqlparser.UpstreamColumn)
|
goreleaser-unix:
pkg/pipeline/yaml.go#L380
cannot use cols (variable of type []DependsColumn) as *[]DependsColumn value in struct literal
|
goreleaser-unix
Process completed with exit code 1.
|
end2end (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
goreleaser-unix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|