poc: private gateway - setup and decryption ucan handlers #431
Annotations
10 errors
|
Test:
test/unit/middleware/withUcanInvocationHandler.spec.js#L103
Unused '@ts-expect-error' directive.
|
|
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#L78
Unused '@ts-expect-error' directive.
|
|
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" } })'.
|