Skip to content

refactor: never emit the click event if the disabled property value i… #228

refactor: never emit the click event if the disabled property value i…

refactor: never emit the click event if the disabled property value i… #228

Triggered via push December 5, 2023 08:30
Status Failure
Total duration 42s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L29
Argument of type 'Set<UnwrapRefSimple<V>>' is not assignable to parameter of type 'Set<V>'.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L30
Type 'Set<V>' is not assignable to type 'Set<UnwrapRefSimple<V>>'.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L39
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L39
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L42
No overload matches this call.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L43
No overload matches this call.
Release: src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L58
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
Release
Process completed with exit code 1.