Skip to content

chore: blobStore.setDownloadFilter() & createEntriesReadableStream() #2517

chore: blobStore.setDownloadFilter() & createEntriesReadableStream()

chore: blobStore.setDownloadFilter() & createEntriesReadableStream() #2517

Triggered via pull request October 28, 2024 13:47
Status Failure
Total duration 45s
Artifacts

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
build (macos-latest, 20.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (macos-latest, 20.x)
Process completed with exit code 1.
build (windows-latest, 20.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (windows-latest, 20.x)
Process completed with exit code 1.
build (ubuntu-latest, 20.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 18.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (macos-latest, 18.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (ubuntu-latest, 18.x)
Process completed with exit code 1.
build (windows-latest, 18.x): src/fastify-plugins/blobs.js#L96
Property 'createEntryReadStream' does not exist on type 'BlobStore'. Did you mean 'createEntriesReadStream'?
build (windows-latest, 18.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/