Skip to content

feat: add size to store/remove receipt #887

feat: add size to store/remove receipt

feat: add size to store/remove receipt #887

Triggered via pull request October 18, 2023 09:44
Status Failure
Total duration 1m 8s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.