Skip to content

chore(content): improve #86

chore(content): improve

chore(content): improve #86

Triggered via pull request January 29, 2025 13:23
Status Success
Total duration 1m 3s
Artifacts

ci.yml

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

Annotations

6 errors
ci (ubuntu-latest, 22): node_modules/.pnpm/@nuxt+ui@3.0.0-alpha.12_@babel+parser@7.26.5_change-case@5.4.4_db0@0.2.1_@libsql+client@0.14._yjrmvpj4nvo5b4uq4ryrsnnbhy/node_modules/@nuxt/ui/dist/runtime/components/Toaster.vue#L108
Argument of type '{ class: (string | { 'cursor-pointer': boolean; })[]; style: { '--index': number; '--before': number; '--offset': number; '--scale': string; '--translate': string; '--transform': string; }; dataExpanded: boolean; ... 18 more ...; 'onUpdate:open': any; }' is not assignable to parameter of type 'Partial<{ close: boolean; }> & Omit<{ readonly as?: any; readonly title?: string; readonly description?: string; readonly icon?: string; readonly avatar?: AvatarProps; ... 17 more ...; readonly onSwipeEnd?: (event: SwipeEvent) => any; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, "close"> & Record<....'.