Bump @connectrpc/connect from 1.1.3 to 1.3.0 #294
Closed
Annotations
10 errors and 1 warning
|
test
Argument of type 'MethodInfo' is not assignable to parameter of type 'AbortSignal | undefined'.
|
|
test
Parameter 'context' implicitly has an 'any' type.
|
|
test
Binding element 'request' implicitly has an 'any' type.
|
|
test
Parameter 'context' implicitly has an 'any' type.
|
|
test
Binding element 'requests' implicitly has an 'any' type.
|
|
test
Parameter 'context' implicitly has an 'any' type.
|
|
test
Binding element 'requests' implicitly has an 'any' type.
|
|
test
Type '{ readonly typeName: "buf.knit.gateway.v1alpha1.KnitService"; readonly methods: { readonly fetch: { readonly name: "Fetch"; readonly I: typeof FetchRequest; readonly O: typeof FetchResponse; readonly kind: MethodKind.Unary; readonly idempotency: MethodIdempotency.NoSideEffects; }; readonly do: { ...; }; readonly lis...' does not satisfy the constraint 'DescService'.
|
|
test
Argument of type '{ readonly typeName: "buf.knit.gateway.v1alpha1.KnitService"; readonly methods: { readonly fetch: { readonly name: "Fetch"; readonly I: typeof FetchRequest; readonly O: typeof FetchResponse; readonly kind: MethodKind.Unary; readonly idempotency: MethodIdempotency.NoSideEffects; }; readonly do: { ...; }; readonly lis...' is not assignable to parameter of type 'DescService'.
|
|
test
@bufbuild/knit#build: command (/home/runner/work/knit-ts/knit-ts/packages/knit) pnpm run build exited (1)
|
|
Setup
No github_token supplied, API requests will be subject to stricter rate limiting
|
Loading