docs(form): update #53
Triggered via pull request
September 11, 2024 15:49
Status
Failure
Total duration
1m 40s
Artifacts
–
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.
|