Update module github.com/plgd-dev/hub/v2 to v2.24.2 #1004
Annotations
10 errors
service/http/service.go#L38
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
service/grpc/service.go#L42
cannot use clientApplicationServer (variable of type *ClientApplicationServer) as "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator value in argument to server.NewAuth: *ClientApplicationServer does not implement "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator (wrong type for method ParseWithClaims)
|
service/http/service.go#L58
undefined: kitNetHttp.CanonicalHref (typecheck)
|
service/http/service.go#L81
undefined: kitNetHttp.RequestMatcher (typecheck)
|
service/http/service.go#L97
undefined: kitNetHttp.RequestMatcher (typecheck)
|
service/http/service.go#L102
undefined: kitNetHttp.NewInterceptorWithValidator (typecheck)
|
service/service.go#L28
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
service/grpc/service.go#L42
cannot use clientApplicationServer (variable of type *ClientApplicationServer) as "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator value in argument to server.NewAuth: *ClientApplicationServer does not implement "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator (wrong type for method ParseWithClaims)
|
test/test.go#L37
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
service/grpc/service.go#L42
cannot use clientApplicationServer (variable of type *ClientApplicationServer) as "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator value in argument to server.NewAuth: *ClientApplicationServer does not implement "github.com/plgd-dev/hub/v2/pkg/net/grpc".Validator (wrong type for method ParseWithClaims)
|
The logs for this run have expired and are no longer available.
Loading