build(deps): Bump github.com/spacemeshos/api/release/go from 1.21.0 to 1.29.0 #25
Annotations
6 errors and 1 warning
coverage:
api/grpcserver/smesher_service.go#L34
cannot use s (variable of type SmesherService) as spacemeshv1.SmesherServiceServer value in argument to pb.RegisterSmesherServiceServer: SmesherService does not implement spacemeshv1.SmesherServiceServer (missing method SmesherIDs)
|
coverage:
api/grpcserver/smesher_service.go#L258
undefined: pb.UpdatePoetServersRequest
|
coverage:
api/grpcserver/smesher_service.go#L258
undefined: pb.UpdatePoetServersResponse
|
coverage:
api/grpcserver/smesher_service.go#L261
undefined: pb.UpdatePoetServersResponse
|
coverage:
api/grpcserver/http_server.go#L88
cannot use typed (variable of type *SmesherService) as spacemeshv1.SmesherServiceServer value in argument to pb.RegisterSmesherServiceHandlerServer: *SmesherService does not implement spacemeshv1.SmesherServiceServer (missing method SmesherIDs)
|
coverage
Process completed with exit code 2.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|