Rewrite all tests #41
Annotations
6 errors and 1 warning
build
safe-fn#check-types: command (/home/runner/work/safe-fn/safe-fn/packages/safe-fn) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
build
Type '{}' does not satisfy the constraint '"Expected: boolean, Actual: undefined"'.
|
build
Type '{ name: string; }' does not satisfy the constraint '"Expected: ..., Actual: never"'.
|
build
Type '{ name: string; }' does not satisfy the constraint '"Expected: ..., Actual: never"'.
|
build
Type '{}' does not satisfy the constraint '"Expected: boolean, Actual: undefined"'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|