Cloud #7555
lint.yml
on: pull_request
Lint Go
4m 27s
Lint Markdown
4s
Lint UI
31s
Go Mod Tidy
23s
Annotations
6 errors
Go Mod Tidy
Process completed with exit code 1.
|
Lint Go:
cmd/flipt/banner.go#L1
: # go.flipt.io/flipt/cmd/flipt
|
Lint Go:
cmd/flipt/main.go#L378
cfg.Server.Cloud.Organization undefined (type "go.flipt.io/flipt/internal/config".CloudConfig has no field or method Organization)
|
Lint Go:
cmd/flipt/main.go#L379
cfg.Server.Cloud.Instance undefined (type "go.flipt.io/flipt/internal/config".CloudConfig has no field or method Instance)
|
Lint Go:
cmd/flipt/main.go#L386
cfg.Server.Cloud.Authentication undefined (type "go.flipt.io/flipt/internal/config".CloudConfig has no field or method Authentication) (typecheck)
|
Lint Go
issues found
|