Skip to content

Chore/transport

Chore/transport #1698

Triggered via pull request October 31, 2024 07:14
Status Failure
Total duration 3m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: app/submodule/f3/f3_api.go#L16
cannot use &f3API{} (value of type *f3API) as "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 value in variable declaration: *f3API does not implement "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 (missing method F3ListParticipants)
test: app/submodule/f3/f3_submodule.go#L65
cannot use &f3API{…} (value of type *f3API) as "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 value in return statement: *f3API does not implement "github.com/filecoin-project/venus/venus-shared/api/chain/v1".IF3 (missing method F3ListParticipants)
test
Process completed with exit code 2.
test
cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration