handle unexpected unbonding tx #90
publish.yml
on: push
lint_test
/
build
0s
lint_test
/
lint
0s
lint_test
/
unit-tests
40s
lint_test
/
integration-tests
43s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
0s
Matrix: docker_pipeline / docker_build
Waiting for pending jobs
docker_pipeline
/
merge_dockerhub
docker_pipeline
/
merge_ecr
Annotations
4 errors
lint_test / unit-tests:
internal/services/watch_btc_events.go#L391
cannot use &subState (value of type *"github.com/babylonlabs-io/babylon-staking-indexer/internal/types".DelegationSubState) as "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".UpdateOption value in argument to s.db.UpdateBTCDelegationState
|
lint_test / unit-tests
Process completed with exit code 2.
|
lint_test / integration-tests:
internal/services/watch_btc_events.go#L391
cannot use &subState (value of type *"github.com/babylonlabs-io/babylon-staking-indexer/internal/types".DelegationSubState) as "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".UpdateOption value in argument to s.db.UpdateBTCDelegationState
|
lint_test / integration-tests
Process completed with exit code 2.
|