Skip to content

Work on ToastProvider. #115

Work on ToastProvider.

Work on ToastProvider. #115

Triggered via push January 14, 2025 13:22
Status Failure
Total duration 33s
Artifacts
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