feat: blob capability implementation #1307
Annotations
8 errors and 4 warnings
Run pnpm install
Property 'blob' is missing in type '{ access: { authorize: Server.ServiceMethod<Server.API.Capability<"access/authorize", `did:key:${string}` & `did:${string}` & Server.API.Phantom<{ protocol: "did:"; }>, Pick<{ iss: `did:mailto:${string}` & `did:${string}` & Server.API.Phantom<{ protocol: "did:"; }>; att: Server.Schema.InferStruct<...>[]; }, Required...' but required in type 'Service'.
|
Run pnpm install
'BlobItemNotFound' is declared but its value is never read.
|
Run pnpm install
Argument of type '({ capability }: ProviderInput<ParsedCapability<"blob/accept", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Pick<{ content: Uint8Array; exp: number & Phantom<{ typeof: "integer"; }>; }, RequiredKeys<...>>>>) => Promise<...>' is not assignable to parameter of type '(input: ProviderInput<ParsedCapability<"blob/accept", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Pick<{ content: Uint8Array; exp: number & Phantom<{ typeof: "integer"; }>; }, RequiredKeys<...>>>>) => Await<...>'.
|
Run pnpm install
Type '{ content: Uint8Array; size: number & Server.API.Phantom<{ typeof: "integer"; }>; }' is not assignable to type 'InferStruct<{ content: Schema<Uint8Array, unknown>; cause: typeof import("/home/runner/work/w3up/w3up/node_modules/.pnpm/@[email protected]/node_modules/@ucanto/core/dist/src/schema/link", { assert: { "resolution-mode": "import" } }); space: Schema<...>; }>'.
|
Run pnpm install
Cannot find name 'link'.
|
Run pnpm install
Cannot find name 'size'.
|
Run pnpm install
Type '{ validateAuthorization: (args_0: Authorization<ParsedCapability<Ability, URI, {}>>) => Promise<Result<{}, Revoked>>; ... 24 more ...; dealTrackerService: { ...; }; }' is missing the following properties from type 'UcantoServerContext': allocationStore, blobStore
|
Run pnpm install
Process completed with exit code 1.
|
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/.
|
Run pnpm/[email protected]
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/
|
Run pnpm/[email protected]
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/
|
Run pnpm/[email protected]
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/
|
Loading