chore: blobStore.setDownloadFilter()
& createEntriesReadableStream()
#2517
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/
|