Skip to content

feat!: retrieval server and client #135

feat!: retrieval server and client

feat!: retrieval server and client #135

Triggered via pull request August 13, 2025 15:19
Status Failure
Total duration 47s
Artifacts

test.yml

on: pull_request
Run tests and collect coverage
41s
Run tests and collect coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run tests and collect coverage
Process completed with exit code 1.
Run tests and collect coverage: testing/integration/headercartransport_test.go#L130
undefined: headercar.WithResponseBodyProvider
Run tests and collect coverage: testing/integration/headercartransport_test.go#L130
too many arguments in call to headercar.NewInboundCodec
Run tests and collect coverage: testing/integration/headercartransport_test.go#L124
in call to server.Provide, type func(ctx context.Context, cap "github.com/storacha/go-ucanto/ucan".Capability[serveCaveats], inv invocation.Invocation, ictx server.InvocationContext) (serveOk, fx.Effects, error) of func(ctx context.Context, cap ucan.Capability[serveCaveats], inv invocation.Invocation, ictx server.InvocationContext) (serveOk, fx.Effects, error) {…} does not match inferred type server.HandlerFunc[serveCaveats, O, X] for server.HandlerFunc[C, O, X]