Skip to content

poc: private gateway - setup and decryption ucan handlers #431

poc: private gateway - setup and decryption ucan handlers

poc: private gateway - setup and decryption ucan handlers #431

Triggered via pull request June 23, 2025 17:36
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: test/unit/middleware/withUcanInvocationHandler.spec.js#L101
Argument of type '{}' is not assignable to parameter of type 'Environment'.
Test: test/unit/middleware/withUcanInvocationHandler.spec.js#L76
Argument of type '{}' is not assignable to parameter of type 'Environment'.
Test: test/unit/middleware/withUcanInvocationHandler.spec.js#L18
Type '{}' does not satisfy the expected type 'Environment'.
Test: src/server/service.js#L79
Argument of type 'unknown' is not assignable to parameter of type 'string'.
Test: src/server/service.js#L74
Property 'contentDecrypt' does not exist on type 'typeof import("/home/runner/work/freeway/freeway/src/capabilities/serve", { with: { "resolution-mode": "import" } })'.
Test: src/server/service.js#L65
Property 'encryptionSetup' does not exist on type 'typeof import("/home/runner/work/freeway/freeway/src/capabilities/serve", { with: { "resolution-mode": "import" } })'.
Test: src/server/api.types.ts#L8
Property 'contentDecrypt' does not exist on type 'typeof import("/home/runner/work/freeway/freeway/src/capabilities/serve", { with: { "resolution-mode": "import" } })'.
Test: src/server/api.types.ts#L7
Property 'encryptionSetup' does not exist on type 'typeof import("/home/runner/work/freeway/freeway/src/capabilities/serve", { with: { "resolution-mode": "import" } })'.