Skip to content

fix(deps): update dependency @formkit/vue to v1.6.5 #973

fix(deps): update dependency @formkit/vue to v1.6.5

fix(deps): update dependency @formkit/vue to v1.6.5 #973

Triggered via pull request May 28, 2024 20:17
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Build TranquilVue
27s
Build TranquilVue
Fit to window
Zoom out
Zoom in

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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.