poc: private gateway - setup and decryption ucan handlers #437
Annotations
4 errors
|
|
|
test/unit/middleware/withUcanInvocationHandler.spec.js#L140
Type '{ access: { delegate: sinon.SinonStub<any[], any>; }; space: { content: { encryption: { setup: sinon.SinonStub<any[], any>; }; decrypt: sinon.SinonStub<any[], any>; }; }; }' is not assignable to type 'Service<any>'.
|
|
test/unit/middleware/withUcanInvocationHandler.spec.js#L114
Type '{ access: { delegate: sinon.SinonStub<any[], any>; }; space: { content: { encryption: { setup: sinon.SinonStub<any[], any>; }; decrypt: sinon.SinonStub<any[], any>; }; }; }' is not assignable to type 'Service<any>'.
|
|
test/unit/middleware/withUcanInvocationHandler.spec.js#L89
Type '{ access: { delegate: sinon.SinonStub<any[], any>; }; space: { content: { encryption: { setup: sinon.SinonStub<any[], any>; }; decrypt: sinon.SinonStub<any[], any>; }; }; }' is not assignable to type 'Service<any>'.
|
The logs for this run have expired and are no longer available.
Loading