Skip to content

docs(form): update

docs(form): update #53

Triggered via pull request September 11, 2024 15:49
@romhmlromhml
synchronize #2167
docs/form-v3
Status Failure
Total duration 1m 40s
Artifacts

ci-v3.yml

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

Annotations

4 errors
ci (ubuntu-latest, 20)
Object is possibly 'undefined'.
ci (ubuntu-latest, 20)
Type '{ id?: string | number | undefined; click?: (toast: Toast) => void; close?: ButtonProps | boolean; avatar?: AvatarProps; ui?: Partial<{ root: string; ... 8 more ...; close: string; }>; ... 10 more ...; duration?: number; }' is not assignable to type 'Toast'.
ci (ubuntu-latest, 20)
Type '{ open: false; id?: string | number | undefined; click?: (toast: Toast) => void; close?: ButtonProps | boolean; avatar?: AvatarProps; ... 10 more ...; duration?: number; }' is not assignable to type 'Toast'.
ci (ubuntu-latest, 20)
Process completed with exit code 1.