Skip to content

fix(module): retain props reactivity through useUI #2733

fix(module): retain props reactivity through useUI

fix(module): retain props reactivity through useUI #2733

Triggered via pull request September 28, 2023 10:11
Status Failure
Total duration 2m 40s
Artifacts

ci-dev.yml

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

Annotations

10 errors
ci (ubuntu-latest, 18)
Argument of type 'Partial<{ wrapper: string; top: { wrapper: string; header: string; body: string; footer: string; }; }>' is not assignable to parameter of type 'Ref<Partial<{ wrapper: string; top: { wrapper: string; header: string; body: string; footer: string; }; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type 'Partial<{ wrapper: string; base: string; active: string; inactive: string; icon: { wrapper: string; base: string; active: string; inactive: string; }; label: string; }>' is not assignable to parameter of type 'Ref<Partial<{ wrapper: string; base: string; active: string; inactive: string; icon: { wrapper: string; base: string; active: string; inactive: string; }; label: string; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type 'unknown' is not assignable to parameter of type 'Ref<Partial<{ icon: { dark: string; light: string; }; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type 'unknown' is not assignable to parameter of type 'Ref<Partial<{ icon: { dark: string; light: string; }; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type 'Ref<Partial<{ button: { icon: { name: string; base: string; open: string; }; }; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type 'Ref<Partial<{ icon: string; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type 'Ref<Partial<{ icon: string; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type 'Ref<Partial<{ icon: string; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type '{}' is not assignable to parameter of type 'Ref<Partial<{ icon: string; } & { strategy: Strategy; }>>'.
ci (ubuntu-latest, 18)
Argument of type 'Partial<{ wrapper: string; dashed: string; }>' is not assignable to parameter of type 'Ref<Partial<{ wrapper: string; dashed: string; } & { strategy: Strategy; }>>'.