Skip to content

[wip] f3 integration for venus #1870

[wip] f3 integration for venus

[wip] f3 integration for venus #1870

Re-run triggered July 4, 2024 02:01
Status Failure
Total duration 2m 19s
Artifacts

baisc_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: app/submodule/chain/chain_api.go#L14
cannot use &chainAPI{} (value of type *chainAPI) as v1.IChain value in variable declaration: *chainAPI does not implement v1.IChain (missing method F3GetCertificate)
check: app/submodule/chain/chain_submodule.go#L116
cannot use &chainAPI{…} (value of type *chainAPI) as v1.IChain value in return statement: *chainAPI does not implement v1.IChain (missing method F3GetCertificate)
check
Process completed with exit code 2.