Skip to content

bugfix: send the gnosisSafeAddress to handleOutcomeUMA and remove con… #7

bugfix: send the gnosisSafeAddress to handleOutcomeUMA and remove con…

bugfix: send the gnosisSafeAddress to handleOutcomeUMA and remove con… #7

Triggered via push November 29, 2023 14:16
Status Success
Total duration 1m 38s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build (16.x): src/components/Ui/UiInput.vue#L37
Replace `:class="[{·'!border-red':·!!error·},·customStyles,·'relative·z-10·flex·w-full·rounded-3xl·border·border-skin-border·bg-skin-bg·px-3·text-left·leading-[42px]·outline-none·transition-colors·focus-within:border-skin-text'` with `··:class="[⏎········{·'!border-red':·!!error·},⏎········customStyles,⏎········'relative·z-10·flex·w-full·rounded-3xl·border·border-skin-border·bg-skin-bg·px-3·text-left·leading-[42px]·outline-none·transition-colors·focus-within:border-skin-text'⏎······`
build (16.x): src/components/Ui/UiSelect.vue#L2
Replace `·modelValue?:·string·|·number;·disabled?:·boolean;·customStyles?:·string·` with `⏎··modelValue?:·string·|·number;⏎··disabled?:·boolean;⏎··customStyles?:·string;⏎`
build (16.x): src/components/Ui/UiSelect.vue#L13
Replace `·:class="[customStyles,·'mb-2·flex·w-full·items-center·overflow-hidden·!px-3']"` with `⏎····:class="[⏎······customStyles,⏎······'mb-2·flex·w-full·items-center·overflow-hidden·!px-3'⏎····]"⏎··`
build (16.x): src/helpers/interfaces.ts#L5
Delete `⏎`
build (16.x): src/helpers/utils.ts#L33
'_key' is defined but never used