This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
chore(deps): update dependency vue to v3.3.6 #1929
Annotations
3 errors and 3 warnings
TypeScript
@polymorphic-factory/vue#typecheck: command (/home/runner/work/polymorphic/polymorphic/packages/vue) pnpm run typecheck exited (1)
|
TypeScript
Type '{ onInput: (e: Event) => void; } & TAttrs' is not assignable to type 'UnwrapRef<TAttrs>'.
|
TypeScript
Process completed with exit code 1.
|
ESLint:
packages/vue/src/use-v-model.ts#L5
Unexpected any. Specify a different type
|
ESLint:
packages/vue/src/use-v-model.ts#L25
Unexpected any. Specify a different type
|
ESLint:
packages/vue/src/use-v-model.ts#L47
Unexpected any. Specify a different type
|