feat!: retrieval server and client #135
test.yml
on: pull_request
Run tests and collect coverage
41s
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]
|