build(deps): bump github.com/grafana/k6foundry from 0.2.0 to 0.3.0 #23
Annotations
10 errors
lint:
build.go#L154
assignment mismatch: 1 variable but builder.Build returns 2 values (typecheck)
|
lint:
cmd/cmd.go#L15
could not import github.com/grafana/k6dist (-: # github.com/grafana/k6dist
|
lint:
build.go#L154
assignment mismatch: 1 variable but builder.Build returns 2 values) (typecheck)
|
lint:
cmd/cmd.go#L69
opts.Name undefined (type *options has no field or method Name) (typecheck)
|
lint:
cmd/cmd.go#L72
opts.Executable undefined (type *options has no field or method Executable) (typecheck)
|
lint:
cmd/cmd.go#L73
opts.Archive undefined (type *options has no field or method Archive) (typecheck)
|
lint:
cmd/cmd.go#L74
opts.Dockerfile undefined (type *options has no field or method Dockerfile) (typecheck)
|
lint:
cmd/cmd.go#L75
opts.DockerfileTemplate undefined (type *options has no field or method DockerfileTemplate) (typecheck)
|
lint:
cmd/cmd.go#L77
opts.Notes undefined (type *options has no field or method Notes) (typecheck)
|
lint:
cmd/cmd.go#L78
opts.NotesTemplate undefined (type *options has no field or method NotesTemplate) (typecheck)
|