Skip to content

fix(deps): update dependency @formkit/core to v1.6.9 #1217

fix(deps): update dependency @formkit/core to v1.6.9

fix(deps): update dependency @formkit/core to v1.6.9 #1217

Triggered via push November 15, 2024 15:59
Status Failure
Total duration 37s
Artifacts

build.yml

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

Annotations

3 errors and 1 warning
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
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/