chore: emit withdrawable and withdrawn staking events #201
ci.yml
on: pull_request
docker_pipeline
/
prepare-metadata
0s
lint_test
/
build
1m 49s
lint_test
/
lint
3m 13s
lint_test
/
unit-tests
2m 59s
lint_test
/
integration-tests
3m 17s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
9s
Matrix: docker_pipeline / docker_build
docker_pipeline
/
merge_dockerhub
0s
docker_pipeline
/
merge_ecr
0s
Annotations
12 errors
lint_test / build:
cmd/babylon-staking-indexer/main.go#L79
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent)
|
lint_test / build
Process completed with exit code 2.
|
docker_pipeline / docker_build (linux/arm64, ubuntu-24.04-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS='-extldflags \"-static\" -v' CGO_ENABLED=1 CGO_LDFLAGS=\"$CGO_LDFLAGS -lstdc++ -lm -lsodium\" LINK_STATICALLY=true BUILD_TAGS=\"muslc\" make build" did not complete successfully: exit code: 2
|
docker_pipeline / docker_build (linux/amd64, ubuntu-24.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS='-extldflags \"-static\" -v' CGO_ENABLED=1 CGO_LDFLAGS=\"$CGO_LDFLAGS -lstdc++ -lm -lsodium\" LINK_STATICALLY=true BUILD_TAGS=\"muslc\" make build" did not complete successfully: exit code: 2
|
lint_test / unit-tests:
cmd/babylon-staking-indexer/main.go#L79
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent)
|
lint_test / unit-tests:
e2etest/test_manager.go#L154
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent)
|
lint_test / unit-tests
Process completed with exit code 2.
|
lint_test / lint:
cmd/babylon-staking-indexer/main.go#L79
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent) (typecheck)
|
lint_test / lint:
e2etest/test_manager.go#L154
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent) (typecheck)
|
lint_test / lint
issues found
|
lint_test / integration-tests:
e2etest/test_manager.go#L154
cannot use queueConsumer (variable of type *queuemngr.QueueManager) as consumer.EventConsumer value in argument to services.NewService: *queuemngr.QueueManager does not implement consumer.EventConsumer (missing method PushWithdrawnStakingEvent)
|
lint_test / integration-tests
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
babylonlabs-io~babylon-staking-indexer~SWVX3B.dockerbuild
|
32.5 KB |
|
babylonlabs-io~babylon-staking-indexer~TLKSS0.dockerbuild
|
32.3 KB |
|