test(configs): enable fail-fast validation in bootstrap_default_test #9
Annotations
10 errors
Build:
cmd/client/main.go#L54
undefined: helloworld.NewGreeterClient
|
Build:
cmd/client/main.go#L78
undefined: helloworld.NewGreeterHTTPClient
|
Build:
cmd/client/main.go#L88
undefined: helloworld.GreeterClient
|
Build:
cmd/client/main.go#L89
undefined: helloworld.GreeterRequest
|
Build:
cmd/client/main.go#L109
undefined: helloworld.GreeterHTTPClient
|
Build:
cmd/client/main.go#L110
undefined: helloworld.GreeterRequest
|
Build:
cmd/config/main.go#L50
cannot use l (variable of type "github.com/go-kratos/kratos/v2/log".Logger) as func(*"origadmin/basic-layout/internal/bootstrap".Option) value in argument to bootstrap.FromFlags
|
Build:
cmd/helloworld/main.go#L50
cannot use l (variable of type "github.com/go-kratos/kratos/v2/log".Logger) as func(*"origadmin/basic-layout/internal/bootstrap".Option) value in argument to bootstrap.FromFlags
|
Build:
cmd/secondworld/main.go#L50
cannot use l (variable of type "github.com/go-kratos/kratos/v2/log".Logger) as func(*"origadmin/basic-layout/internal/bootstrap".Option) value in argument to bootstrap.FromFlags
|
Build:
main.go#L85
undefined: configs.Application
|
Loading