Skip to content

feat: implement new RevocationsStorage methods #879

feat: implement new RevocationsStorage methods

feat: implement new RevocationsStorage methods #879

Triggered via pull request October 11, 2023 13:52
Status Failure
Total duration 1m 11s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test: filecoin/test/helpers/ucanto.js#L80
Type 'TheCapabilityParser<CapabilityMatch<"aggregate/queue", `did:${string}:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, InferStruct<{ piece: PieceLinkSchema; group: StringSchema<string, unknown>; }>>>' is not assignable to type 'CapabilityParser<Match<ParsedCapability<Ability, URI<`${string}:`>, {}>, UnknownMatch>>'.
Test: filecoin/test/helpers/ucanto.js#L100
Property 'piece' does not exist on type '{}'.
Test: filecoin/test/helpers/ucanto.js#L109
Type '{ storefront: URI<`${string}:`>; }' is not assignable to type 'InferStruct<{ piece: PieceLinkSchema; storefront: StringSchema<string, unknown>; group: StringSchema<string, unknown>; }>'.
Test: filecoin/test/helpers/ucanto.js#L123
Type 'TheCapabilityParser<CapabilityMatch<"aggregate/add", `did:${string}:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, InferStruct<{ piece: PieceLinkSchema; storefront: StringSchema<string, unknown>; group: StringSchema<...>; }>>>' is not assignable to type 'CapabilityParser<Match<ParsedCapability<Ability, URI<`${string}:`>, {}>, UnknownMatch>>'.
Test: filecoin/test/helpers/ucanto.js#L143
Property 'piece' does not exist on type '{}'.
Test
Process completed with exit code 1.