Skip to content

feat(alert-dialog): fix role #2542

feat(alert-dialog): fix role

feat(alert-dialog): fix role #2542

Triggered via pull request January 2, 2025 13:26
@nataliadelmarnataliadelmar
synchronize #746
Status Success
Total duration 10m 26s
Artifacts

pull-request.yml

on: pull_request_target
Check - Validation
0s
Check - Validation
Initialize
22s
Initialize
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Initialize
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test - static
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build - Source
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test - Source
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test - static: src/components/Accordion/Accordion.tsx#L18
'children' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L19
'className' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L20
'id' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L21
'style' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L22
'heading' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L23
'headingRightContent' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L24
'defaultExpanded' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L25
'ariaLevel' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L26
'buttonProps' is missing in props validation
Test - static: src/components/AriaToolbar/AriaToolbar.stories.tsx#L34
Missing return type on function