feat(trunk): upgrade. #156
Annotations
21 errors
Summary
cannot use (*Middleware)(nil) (value of type *Middleware) as client.Middleware value in variable declaration: *Middleware does not implement client.Middleware (wrong type for method String)
|
Summary
undefined: client.MiddlewareComponentType
|
Summary
cannot use &Middleware{…} (value of type *Middleware) as client.Middleware value in return statement: *Middleware does not implement client.Middleware (wrong type for method String)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Summary
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)
|
Unit Tests
Process completed with exit code 1.
|
Lint:
log.go#L1
: # github.com/go-orb/plugins/client/middleware/log
|
Lint
cannot use (*Middleware)(nil) (value of type *Middleware) as client.Middleware value in variable declaration: *Middleware does not implement client.Middleware (wrong type for method String)
|
Lint
undefined: client.MiddlewareComponentType
|
Lint
cannot use &Middleware{…} (value of type *Middleware) as client.Middleware value in return statement: *Middleware does not implement client.Middleware (wrong type for method String)
|
Lint:
basehttp.go#L18
could not import github.com/go-orb/plugins/client/orb (-: # github.com/go-orb/plugins/client/orb
|
Lint
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)) (typecheck)
|
Lint:
basehertz.go#L19
could not import github.com/go-orb/plugins/client/orb (-: # github.com/go-orb/plugins/client/orb
|
Lint
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)) (typecheck)
|
Lint:
https.go#L11
could not import github.com/go-orb/plugins/client/orb (-: # github.com/go-orb/plugins/client/orb
|
Lint
invalid operation: cannot index config.HasKey (value of type func(sections []string, key string, configs types.ConfigData) bool)) (typecheck)
|