Skip to content

Implement DialogOverlay and new ToastProvider #522

Implement DialogOverlay and new ToastProvider

Implement DialogOverlay and new ToastProvider #522

Triggered via pull request January 14, 2025 13:23
Status Failure
Total duration 36s
Artifacts

ci.yaml

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

Annotations

4 errors and 1 warning
build (22.x): src/components/overlays/Toast/Toast.tsx#L130
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
build (22.x): src/components/overlays/Toast/Toast.tsx#L146
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
build (22.x): src/components/overlays/Toast/Toast.tsx#L171
Object literal may only specify known properties, but 'bodyClassName' does not exist in type 'ToastOptions<unknown>'. Did you mean to write 'className'?
build (22.x)
Process completed with exit code 2.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636