Egress is authorized with UCAN (stubbed) #271
Annotations
9 errors and 1 warning
Test:
scripts/r2-put.js#L7
Cannot find module '@miniflare/r2' or its corresponding type declarations.
|
Test:
scripts/r2-put.js#L8
Cannot find module '@miniflare/storage-file' or its corresponding type declarations.
|
Test:
scripts/r2-put.js#L9
Could not find a declaration file for module 'files-from-path'. '/home/runner/work/freeway/freeway/node_modules/files-from-path/esm/src/index.js' implicitly has an 'any' type.
|
Test:
scripts/r2-put.js#L19
Parameter 'f' implicitly has an 'any' type.
|
Test:
scripts/r2-put.js#L22
Property 'dataCid' does not exist on type '{ root: UnknownLink; shards: Link<any, number, number, 1>[]; }'.
|
Test:
scripts/r2-put.js#L22
Property 'carCids' does not exist on type '{ root: UnknownLink; shards: Link<any, number, number, 1>[]; }'.
|
Test:
scripts/r2-put.js#L22
Object literal may only specify known properties, and 'wrapWithDirectory' does not exist in type 'ShardingOptions'.
|
Test:
scripts/r2-put.js#L25
Property 'rollup' does not exist on type 'Builder'.
|
Test
Process completed with exit code 1.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|