Skip to content

feat(Form): apply transformations #1004

feat(Form): apply transformations

feat(Form): apply transformations #1004

Triggered via pull request November 9, 2024 18:00
Status Failure
Total duration 2m 15s
Artifacts

ci-v3.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
ci (ubuntu-latest, 20): src/runtime/utils/form.ts#L1
Module '"@standard-schema/spec"' has no exported member 'StandardSchema'.
ci (ubuntu-latest, 20): src/runtime/utils/form.ts#L56
Parameter 'issue' implicitly has an 'any' type.
ci (ubuntu-latest, 20): src/runtime/utils/form.ts#L57
Parameter 'item' implicitly has an 'any' type.
ci (ubuntu-latest, 20)
Process completed with exit code 2.
ci (ubuntu-latest, 20): src/runtime/components/InputMenu.vue#L271
Variable 'modelValue' is already declared in the upper scope
ci (ubuntu-latest, 20): src/runtime/components/Select.vue#L172
Variable 'modelValue' is already declared in the upper scope
ci (ubuntu-latest, 20): src/runtime/components/SelectMenu.vue#L237
Variable 'modelValue' is already declared in the upper scope