Skip to content

chore(Icon): use computed for dynamic prop #3340

chore(Icon): use computed for dynamic prop

chore(Icon): use computed for dynamic prop #3340

Triggered via push November 9, 2023 15:04
Status Failure
Total duration 1m 8s
Artifacts

ci-dev.yml

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

Annotations

5 errors
ci (ubuntu-latest, 18): dist/runtime/components/elements/Icon.vue#L24
Cannot find name 'computed'.
ci (ubuntu-latest, 18): dist/runtime/components/elements/Icon.vue#L24
Property 'icons' does not exist on type '{ primary: string; gray: string; colors: string[]; strategy: string; }'.
ci (ubuntu-latest, 18): src/runtime/components/elements/Icon.vue#L24
Cannot find name 'computed'.
ci (ubuntu-latest, 18): src/runtime/components/elements/Icon.vue#L24
Property 'icons' does not exist on type '{ primary: string; gray: string; colors: string[]; strategy: string; }'.
ci (ubuntu-latest, 18)
Process completed with exit code 1.