feat(blobstorage): covering tests for BlockMetaRepo, BlobHashRepo and… #123
blobstorage.yml
on: pull_request
test
56s
Build and push docker image
36s
Annotations
4 errors
Build and push docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux go build -o /taiko-mono/packages/$PACKAGE/bin/$***PACKAGE*** /taiko-mono/packages/$PACKAGE/cmd/main.go" did not complete successfully: exit code: 1
|
test
cannot use db (variable of type DB) as repo.DB value in argument to repo.NewBlobHashRepository: DB does not implement repo.DB (missing method Begin)
|
test
cannot use db (variable of type DB) as repo.DB value in argument to repo.NewRepositories: DB does not implement repo.DB (missing method Begin)
|
test
Process completed with exit code 1.
|