Skip to content

feat: add ability to read with offset and length + update to wnfs 0.2.0 #53

feat: add ability to read with offset and length + update to wnfs 0.2.0

feat: add ability to read with offset and length + update to wnfs 0.2.0 #53

Triggered via pull request February 18, 2024 21:43
Status Failure
Total duration 20s
Artifacts

nest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.