chore: update dependencies #269
Annotations
9 errors and 1 warning
Run npm run typecheck:
providers/vinejs_provider.ts#L97
Generic type 'BaseLiteralType<Input, Output, CamelCaseOutput>' requires 3 type argument(s).
|
Run npm run typecheck:
providers/vinejs_provider.ts#L112
Property 'cloneOptions' does not exist on type 'VineMultipartFile'.
|
Run npm run typecheck:
providers/vinejs_provider.ts#L113
Property 'cloneValidations' does not exist on type 'VineMultipartFile'.
|
Run npm run typecheck:
tests/bindings/vinejs.spec.ts#L25
Type 'VineMultipartFile' is missing the following properties from type 'ConstructableSchema<any, any, any>': [ITYPE], [OTYPE], [COTYPE], [PARSE]
|
Run npm run typecheck:
tests/bindings/vinejs.spec.ts#L47
Type 'VineMultipartFile' is not assignable to type 'SchemaTypes'.
|
Run npm run typecheck:
tests/bindings/vinejs.spec.ts#L76
Type 'VineMultipartFile' is not assignable to type 'SchemaTypes'.
|
Run npm run typecheck:
tests/bindings/vinejs.spec.ts#L106
Type 'VineMultipartFile' is not assignable to type 'SchemaTypes'.
|
Run npm run typecheck:
tests/bindings/vinejs.spec.ts#L138
Type 'VineMultipartFile' is not assignable to type 'SchemaTypes'.
|
Run npm run typecheck
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading