feat: consume finality provider event #6
ci.yml
on: pull_request
docker_pipeline
/
prepare-metadata
0s
lint_test
/
build
1m 53s
lint_test
/
lint
0s
lint_test
/
unit-tests
2m 37s
lint_test
/
integration-tests
0s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
14s
Matrix: docker_pipeline / docker_build
docker_pipeline
/
merge_dockerhub
0s
docker_pipeline
/
merge_ecr
0s
Annotations
6 errors
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 / build:
cmd/babylon-staking-indexer/main.go#L58
cannot use dbClient (variable of type *"github.com/babylonlabs-io/babylon-staking-indexer/internal/db".Database) as "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".DbInterface value in argument to services.NewService: *"github.com/babylonlabs-io/babylon-staking-indexer/internal/db".Database does not implement "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".DbInterface (wrong type for method GetFinalityProviderByBtcPk)
|
lint_test / build
Process completed with exit code 2.
|
lint_test / unit-tests:
cmd/babylon-staking-indexer/main.go#L58
cannot use dbClient (variable of type *"github.com/babylonlabs-io/babylon-staking-indexer/internal/db".Database) as "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".DbInterface value in argument to services.NewService: *"github.com/babylonlabs-io/babylon-staking-indexer/internal/db".Database does not implement "github.com/babylonlabs-io/babylon-staking-indexer/internal/db".DbInterface (wrong type for method GetFinalityProviderByBtcPk)
|
lint_test / unit-tests
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
babylonlabs-io~babylon-staking-indexer~DJE2BQ.dockerbuild
|
24.6 KB |
|
babylonlabs-io~babylon-staking-indexer~ZPAVD7.dockerbuild
|
24.2 KB |
|