Skip to content

fix: remove generic failure type (#12) #36

fix: remove generic failure type (#12)

fix: remove generic failure type (#12) #36

Triggered via push October 22, 2024 11:24
Status Failure
Total duration 1m 20s
Artifacts

go-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors
go-check / All
Process completed with exit code 1.
go-check / All: cmd/main.go#L13
missing go.sum entry for module providing package github.com/storacha/go-ucanto/did (imported by github.com/storacha/storage/cmd); to add:
go-check / All: cmd/main.go#L14
missing go.sum entry for module providing package github.com/storacha/go-ucanto/principal/ed25519/signer (imported by github.com/storacha/storage/cmd); to add:
go-check / All: pkg/server/server.go#L9
missing go.sum entry for module providing package github.com/storacha/go-ucanto/principal (imported by github.com/storacha/storage/pkg/internal/testutil); to add:
go-check / All
missing go.sum entry for module providing package github.com/storacha/go-ucanto/core/ipld/block (imported by github.com/storacha/ipni-publisher/pkg/store); to add:
go-check / All
missing go.sum entry for module providing package github.com/storacha/go-ucanto/core/ipld/codec/json (imported by github.com/storacha/ipni-publisher/pkg/store); to add:
go-check / All
missing go.sum entry for module providing package github.com/storacha/go-ucanto/core/ipld/hash/sha256 (imported by github.com/storacha/ipni-publisher/pkg/store); to add:
go-check / All: pkg/store/allocationstore/allocation/allocation.go#L12
missing go.sum entry for module providing package github.com/storacha/go-ucanto/core/ipld (imported by github.com/storacha/storage/pkg/store/allocationstore/allocation); to add:
go-check / All: pkg/store/allocationstore/allocation/allocation.go#L14
missing go.sum entry for module providing package github.com/storacha/go-ucanto/ucan (imported by github.com/storacha/storage/pkg/service/claims); to add:
go-check / All: pkg/service/claims/options.go#L7
missing go.sum entry for module providing package github.com/storacha/go-ucanto/client (imported by github.com/storacha/storage/pkg/service/claims); to add:
go-check / All: pkg/service/publisher/publisher_test.go#L102
expected statement, found '<<'
go-check / All: pkg/service/publisher/publisher_test.go#L118
missing ',' before newline in argument list
go-check / All: pkg/service/publisher/publisher_test.go#L120
missing ',' in argument list
go-check / All: pkg/service/publisher/publisher_test.go#L121
expected operand, found '>>'
go-check / All: pkg/service/publisher/publisher_test.go#L168
expected declaration, found ')'
go-check / All
Process completed with exit code 2.