feat: add size to store/remove receipt #887
Annotations
3 errors
Run npm run lint:
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'.
|
Run npm run lint:
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; }>>'.
|
Run npm run lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading