Skip to content

Add support for integration in GCP storage #166

Add support for integration in GCP storage

Add support for integration in GCP storage #166

Triggered via pull request July 15, 2024 17:36
Status Failure
Total duration 39s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
28s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run govulncheck: storage/gcp/gcp.go#L223
cannot use (func(ctx context.Context, tileID storage.TileID, treeSize uint64) (*api.HashTile, error) literal) (value of type func(ctx context.Context, tileID "github.com/transparency-dev/trillian-tessera/storage".TileID, treeSize uint64) (*"github.com/transparency-dev/trillian-tessera/api".HashTile, error)) as func(ctx context.Context, tileIDs []"github.com/transparency-dev/trillian-tessera/storage".TileID, treeSize uint64) ([]*"github.com/transparency-dev/trillian-tessera/api".HashTile, error) value in argument to storage.NewTreeBuilder
Run govulncheck
Process completed with exit code 1.