feat: add size to store/remove receipt #887
Annotations
3 errors
Test:
upload-api/tables/upload.js#L11
Namespace '"/home/runner/work/w3infra/w3infra/node_modules/@web3-storage/upload-api/dist/src/lib"' has no exported member 'UploadAddOk'.
|
Test:
upload-api/tables/upload.js#L141
Type '(space: string, options?: ListOptions | undefined) => Promise<{ size: number; before: any; after: any; cursor: any; results: UploadListItem[]; }>' is not assignable to type '(space: `did:${string}:${string}`, options?: ListOptions | undefined) => Promise<ListResponse<UploadListItem & { insertedAt: string; updatedAt: string; }>>'.
|
Test
Process completed with exit code 1.
|