feat: add blob protocol to upload-client #623
Annotations
10 errors and 4 warnings
Test
'fetchDidCallUploadProgressCb' is declared but its value is never read.
|
Test
'CID' is declared but its value is never read.
|
Test
Binding element 'issuer' implicitly has an 'any' type.
|
Test
Binding element 'space' implicitly has an 'any' type.
|
Test
Binding element 'proofs' implicitly has an 'any' type.
|
Test
Binding element 'audience' implicitly has an 'any' type.
|
Test
Parameter 'invocation' implicitly has an 'any' type.
|
Test
'sha256' is declared but its value is never read.
|
Test
Argument of type 'Invocation<Capability<"blob/add", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Pick<{ blob: InferStruct<{ digest: Schema<Uint8Array, unknown>; size: NumberSchema<number & Phantom<{ typeof: "integer"; }>, unknown>; }>; }, "blob">>>' is not assignable to parameter of type 'ProviderInput<{ can: "blob/add"; with: `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }> & `${string}:${string}`; nb: Pick<{ blob: InferStruct<{ digest: Schema<Uint8Array, unknown>; size: NumberSchema<...>; }>; }, "blob"> & Partial<...>; } | { ...; }>'.
|
Test
Argument of type 'Invocation<Capability<"upload/add", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, InferStruct<{ root: typeof import("/home/runner/work/w3up/w3up/node_modules/.pnpm/@[email protected]/node_modules/@ucanto/core/dist/src/schema/link", { assert: { "resolution-mode": "import" } }); shards: Sche...' is not assignable to parameter of type 'ProviderInput<{ can: "blob/add"; with: `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }> & `${string}:${string}`; nb: Pick<{ blob: InferStruct<{ digest: Schema<Uint8Array, unknown>; size: NumberSchema<...>; }>; }, "blob"> & Partial<...>; } | { ...; }>'.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|