Skip to content

feat(react-ui-kit): storybook #10636

feat(react-ui-kit): storybook

feat(react-ui-kit): storybook #10636

Triggered via pull request January 31, 2025 11:03
Status Failure
Total duration 1m 44s
Artifacts

test_build_release.yml

on: pull_request
test_build_release
1m 35s
test_build_release
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test_build_release
Type '{ icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Type '{ children: string; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Type '{ children: string; icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Type '{ icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Type '{ children: string; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Type '{ children: string; icon: Element; disabled: true; }' is not assignable to type 'IntrinsicAttributes & GroupButtonProps'.
test_build_release
Process completed with exit code 1.