chore: releases #67
Annotations
7 errors and 2 warnings
lint:
packages/client/tests/typings.spec.ts#L6
'MakeOptional' is defined but never used
|
lint:
packages/client/tests/typings.spec.ts#L204
'expectTypeOf' is defined but never used. Allowed unused args must match /^_/u
|
lint
Process completed with exit code 1.
|
typecheck
'MakeOptional' is declared but never used.
|
typecheck
'expectTypeOf' is declared but its value is never read.
|
typecheck
Property '#private' is missing in type 'VineString' but required in type 'VineMultipartFile'.
|
typecheck
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|