Skip to content

feat(toast): introduce Toast component #2610

feat(toast): introduce Toast component

feat(toast): introduce Toast component #2610

Triggered via pull request December 27, 2024 21:25
Status Failure
Total duration 4m 58s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
TypeScript
Argument of type '{ title: string; description: string; icon: JSX.Element; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; classNames: { base: string; icon: string; }; endContent: JSX.Element; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; hideIcon: true; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; endContent: JSX.Element; color: "warning"; variant: "faded"; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Argument of type '{ title: string; description: string; timeout: number; }' is not assignable to parameter of type 'ToastProps & ToastOptions'.
TypeScript
Process completed with exit code 2.
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636