fix(deps): update dependency @formkit/core to v1.2.0 #389
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Build TranquilVue:
src/formkit.config.ts#L10
Type 'import("/home/runner/work/TranquilVue/TranquilVue/node_modules/@formkit/core/dist/index").FormKitPlugin' is not assignable to type 'import("/home/runner/work/TranquilVue/TranquilVue/node_modules/@formkit/vue/node_modules/@formkit/core/dist/index").FormKitPlugin'.
|
Build TranquilVue:
src/components/modals/LightsModal.vue#L112
Type '(_x: any, node: FormKitNode) => void' is not assignable to type '(value: any, node: FormKitNode) => void'.
|
Build TranquilVue:
src/components/modals/TranquilLoginModal.vue#L54
Type '(fields: SignInFields, node: FormKitNode<unknown> | undefined) => Promise<void>' is not assignable to type '(data: any, node: FormKitNode) => void'.
|
Build TranquilVue
The process '/usr/local/bin/yarn' failed with exit code 1
|