Skip to content

feat(blobstorage): covering tests for BlockMetaRepo, BlobHashRepo and… #123

feat(blobstorage): covering tests for BlockMetaRepo, BlobHashRepo and…

feat(blobstorage): covering tests for BlockMetaRepo, BlobHashRepo and… #123

Triggered via pull request April 22, 2024 08:03
Status Failure
Total duration 1m 8s
Billable time 2m
Artifacts

blobstorage.yml

on: pull_request
test
56s
test
Build and push docker image
36s
Build and push docker image
Fit to window
Zoom out
Zoom in

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.