Skip to content

[factory] add parent to workingset #4686

[factory] add parent to workingset

[factory] add parent to workingset #4686

Triggered via pull request January 23, 2025 01:25
@envestccenvestcc
synchronize #4539
wsparent
Status Failure
Total duration 2m 42s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ci flow
cannot use sf (variable of type *mock_factory.MockFactory) as factory.Factory value in struct literal: *mock_factory.MockFactory does not implement factory.Factory (missing method OngoingBlockHeight)
ci flow
cannot use mockCtx (variable of type *MockContext) as Context value in argument to NewConsensusFSM: *MockContext does not implement Context (missing method Number)
ci flow: consensus/scheme/rolldpos/chainedrolldpos.go#L72
the cancel function is not used on all paths (possible context leak)
ci flow: consensus/scheme/rolldpos/chainedrolldpos.go#L85
this return statement may be reached without using the cancel var defined on line 72
ci flow
cannot use sf (variable of type *mock_factory.MockFactory) as factory.Factory value in argument to api.NewServerV2: *mock_factory.MockFactory does not implement factory.Factory (missing method OngoingBlockHeight)
ci flow
Process completed with exit code 1.
ci flow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636