Skip to content

fix(NotificationBadge): add Button.variant to allowed NotificationBadgeVariants #3281

fix(NotificationBadge): add Button.variant to allowed NotificationBadgeVariants

fix(NotificationBadge): add Button.variant to allowed NotificationBadgeVariants #3281

Triggered via pull request October 15, 2025 20:46
@logonofflogonoff
opened #12069
Status Failure
Total duration 1m 22s
Artifacts

documentation.yml

on: pull_request_target
Build, test & deploy
1m 17s
Build, test & deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build, test & deploy
Process completed with exit code 1.
Build, test & deploy
Process completed with exit code 1.
Build, test & deploy
Process completed with exit code 2.
Build, test & deploy: packages/react-core/src/components/NotificationBadge/NotificationBadge.tsx#L83
Type '"link" | "warning" | "read" | "primary" | "secondary" | "tertiary" | "danger" | "plain" | "control" | "stateful" | "unread" | "attention" | NotificationBadgeVariant' is not assignable to type '"read" | "unread" | "attention"'.