feat: add ability to read with offset and length + update to wnfs 0.2.0 #53
Annotations
3 errors and 1 warning
test
Argument of type '{ offset?: number | undefined; length?: number | undefined; } | undefined' is not assignable to parameter of type '{ offset: number; length: number; } | undefined'.
|
test
Argument of type '{ offset?: number | undefined; length?: number | undefined; } | undefined' is not assignable to parameter of type '{ offset: number; length: number; } | undefined'.
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|