Skip to content

build(deps): Bump github.com/spacemeshos/api/release/go from 1.21.0 to 1.29.0 #25

build(deps): Bump github.com/spacemeshos/api/release/go from 1.21.0 to 1.29.0

build(deps): Bump github.com/spacemeshos/api/release/go from 1.21.0 to 1.29.0 #25

Triggered via pull request February 20, 2024 11:09
Status Failure
Total duration 7m 2s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.