fix(deps): update all non-major dependencies #226
Annotations
4 errors and 1 warning
src/tasks/knip.spec.ts > knip > buildRunKnipCommand > should build a command with extended JSON reporter:
src/tasks/knip.spec.ts#L44
TypeError: .toMatch() expects to receive a string, but got object
❯ src/tasks/knip.spec.ts:44:19
|
test
Process completed with exit code 1.
|
test:
src/tasks/knip.ts#L21
Type 'ResolvedCommand' is not assignable to type 'string'.
|
test
Process completed with exit code 2.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|