Skip to content

fix(select): fix select a11y issues and more #1279

fix(select): fix select a11y issues and more

fix(select): fix select a11y issues and more #1279

Triggered via pull request October 11, 2023 14:19
@cscheffauercscheffauer
opened #431
Status Failure
Total duration 8m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request_target
Check - Validation
3s
Check - Validation
Test - Storybook
0s
Test - Storybook
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build - Source: node_modules/@formatjs/ecma402-abstract/types/date-time.d.ts#L8
Type '"day" | "era" | "hour" | "minute" | "month" | "second" | "timeZoneName" | "weekday" | "year" | "fractionalSecondDigits"' does not satisfy the constraint 'keyof DateTimeFormatOptions'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L28
Namespace 'Intl' has no exported member 'RelativeTimeFormatUnit'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L35
Namespace 'Intl' has no exported member 'ResolvedRelativeTimeFormatOptions'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L36
Namespace 'Intl' has no exported member 'ResolvedRelativeTimeFormatOptions'.
Initialize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test - static
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test - static: src/components/AriaToolbar/AriaToolbar.stories.tsx#L28
Missing return type on function
Test - static: src/components/AriaToolbar/AriaToolbar.stories.tsx#L28
Argument 'props' should be typed
Test - static: src/components/AriaToolbar/AriaToolbar.stories.tsx#L48
Missing return type on function
Test - static: src/components/ListItemBase/ListItemBase.utils.test.tsx#L93
Unexpected any. Specify a different type
Test - static: src/components/ListItemBase/ListItemBase.utils.test.tsx#L93
Unexpected any. Specify a different type
Test - static: src/components/Slider/Slider.stories.tsx#L22
Unexpected any. Specify a different type
Test - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/