Update module github.com/plgd-dev/hub/v2 to v2.24.2 #1004
Triggered via pull request
September 10, 2024 09:40
Status
Failure
Total duration
5m 15s
Artifacts
–
Annotations
10 errors
lint:
service/http/service.go#L38
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
lint:
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)
|
lint:
service/http/service.go#L58
undefined: kitNetHttp.CanonicalHref (typecheck)
|
lint:
service/http/service.go#L81
undefined: kitNetHttp.RequestMatcher (typecheck)
|
lint:
service/http/service.go#L97
undefined: kitNetHttp.RequestMatcher (typecheck)
|
lint:
service/http/service.go#L102
undefined: kitNetHttp.NewInterceptorWithValidator (typecheck)
|
lint:
service/service.go#L28
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
lint:
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)
|
lint:
test/test.go#L37
could not import github.com/plgd-dev/client-application/service/grpc (-: # github.com/plgd-dev/client-application/service/grpc
|
lint:
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)
|