fix(deps): update dependency @formkit/vue to v1.6.6 #1123
Annotations
10 errors and 1 warning
Build TranquilVue:
src/formkit.config.ts#L8
Type 'Record<string, string | Record<string, boolean> | import("/home/runner/work/TranquilVue/TranquilVue/node_modules/@formkit/core/dist/index").FormKitClasses>' is not assignable to type 'Record<string, string | Record<string, boolean> | import("/home/runner/work/TranquilVue/TranquilVue/node_modules/@formkit/vue/node_modules/@formkit/core/dist/index").FormKitClasses>'.
|
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/AddItemToPlaylistModal.vue#L30
Type '"dropdown"' is not assignable to type '"number" | "button" | "form" | "meta" | "select" | "textarea" | "time" | "text" | "search" | "password" | "url" | "checkbox" | "color" | "date" | "email" | "file" | "group" | "hidden" | ... 8 more ... | undefined'.
|
Build TranquilVue:
src/components/modals/AdvancedLightsSettingsModal.vue#L18
Type '"slider"' is not assignable to type '"number" | "button" | "form" | "meta" | "select" | "textarea" | "time" | "text" | "search" | "password" | "url" | "checkbox" | "color" | "date" | "email" | "file" | "group" | "hidden" | ... 8 more ... | undefined'.
|
Build TranquilVue:
src/components/modals/AdvancedLightsSettingsModal.vue#L23
Type 'number' is not assignable to type 'string'.
|
Build TranquilVue:
src/components/modals/AdvancedLightsSettingsModal.vue#L28
Type '"slider"' is not assignable to type '"number" | "button" | "form" | "meta" | "select" | "textarea" | "time" | "text" | "search" | "password" | "url" | "checkbox" | "color" | "date" | "email" | "file" | "group" | "hidden" | ... 8 more ... | undefined'.
|
Build TranquilVue:
src/components/modals/AdvancedLightsSettingsModal.vue#L30
Type 'number' is not assignable to type 'string'.
|
Build TranquilVue:
src/components/modals/helpers/ModalHeader.vue#L40
Type '"toggle"' is not assignable to type '"number" | "button" | "form" | "meta" | "select" | "textarea" | "time" | "text" | "search" | "password" | "url" | "checkbox" | "color" | "date" | "email" | "file" | "group" | "hidden" | ... 8 more ... | undefined'.
|
Build TranquilVue:
src/components/modals/helpers/ModalHeader.vue#L43
Type 'boolean' is not assignable to type 'string'.
|
Build TranquilVue:
src/components/modals/LightsModal.vue#L76
Type '"toggle"' is not assignable to type '"number" | "button" | "form" | "meta" | "select" | "textarea" | "time" | "text" | "search" | "password" | "url" | "checkbox" | "color" | "date" | "email" | "file" | "group" | "hidden" | ... 8 more ... | undefined'.
|
Build TranquilVue
The following actions use a deprecated Node.js version and will be forced to run on node20: borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|