Chore/transport #1698
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
|