Skip to content

fix: update filecoin api deps #422

fix: update filecoin api deps

fix: update filecoin api deps #422

Triggered via pull request May 23, 2024 08:03
Status Failure
Total duration 1m 3s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: packages/core/src/service.js#L41
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/lib").OutboundCodec' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/client/node_modules/@ucanto/interface/dist/src/lib").OutboundCodec'.
Test: packages/core/src/service.js#L42
Type 'Channel<undefined>' is not assignable to type 'Channel<Record<string, any>>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L77
Type 'AgentMessage<unknown>' is not assignable to type 'AgentMessage<any>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L83
Argument of type 'HTTPRequest<AgentMessage<any>>' is not assignable to parameter of type 'HTTPRequest<AgentMessage<unknown>>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L83
Argument of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/@ucanto/interface/dist/src/lib").AgentMessage<any>' is not assignable to parameter of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/lib").AgentMessage<any>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L86
Argument of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/lib").ServerView<{ piece: { offer: import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/d...' is not assignable to parameter of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/@ucanto/interface/dist/src/lib").ServerView<{ piece: { offer: import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/lib").ServiceMethod<import("/home/run...'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L87
Argument of type 'AgentMessage<{ Out: never; In: Tuple<Invocation<Capability<Ability, `${string}:${string}`, unknown>>>; }>' is not assignable to parameter of type 'AgentMessage<unknown>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L90
Argument of type 'HTTPResponse<AgentMessage<any>>' is not assignable to parameter of type 'HTTPRequest<AgentMessage<unknown>>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L90
Argument of type 'AgentMessage<{ Out: never; In: Tuple<Invocation<Capability<Ability, `${string}:${string}`, unknown>>>; }>' is not assignable to parameter of type 'AgentMessage<any>'.
Test: packages/functions/src/aggregator-api/ucan-invocation-router.js#L92
Argument of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/transport").HTTPResponse<import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/packages/core/node_modules/@ucanto/principal/node_modules/@ucanto/interface/dist/src/li...' is not assignable to parameter of type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/@ucanto/interface/dist/src/transport").HTTPResponse<import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/@ucanto/interface/dist/src/lib").AgentMessage<unknown>>'.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.