Skip to content

chore(package): update release script #43

chore(package): update release script

chore(package): update release script #43

Triggered via push September 11, 2024 08:36
Status Failure
Total duration 1m 17s
Artifacts

ci-v3.yml

on: push
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.