fix deps #134
Annotations
8 errors and 1 warning
golangci-lint:
extractors/avro_load.go#L1
: # github.com/bmeg/sifter/extractors
|
golangci-lint:
extractors/sqldump_step.go#L90
stmt.Table.TableName undefined (type sqlparser.TableName has no field or method TableName) (typecheck)
|
golangci-lint:
playbook/load.go#L11
could not import github.com/bmeg/sifter/extractors (-: # github.com/bmeg/sifter/extractors
|
golangci-lint:
extractors/sqldump_step.go#L90
stmt.Table.TableName undefined (type sqlparser.TableName has no field or method TableName)) (typecheck)
|
golangci-lint:
playbook/execute.go#L95
cannot infer Y (/home/runner/go/pkg/mod/github.com/bmeg/[email protected]/flame.go:71:20) (typecheck)
|
golangci-lint:
transform/graph_build.go#L104
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
transform/graph_build.go#L96
copylocks: range var j copies lock: github.com/bmeg/grip/gripql.GraphElement contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading