style: add a11y-label-when-accessible eslint rule #11850
Annotations
11 warnings
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
|
check-all:
src/components/feedback/SubmittedComponent.tsx#L57
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/feedback/SubmittedComponent.tsx#L65
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/radio/RadioSegments.tsx#L62
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/screen-header/AnimatedScreenHeader.tsx#L82
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/sections/items/LocationInputSectionItem.tsx#L41
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/sections/items/RadioSectionItem.tsx#L100
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/sections/items/ToggleSectionItem.tsx#L64
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/components/snackbar/Snackbar.tsx#L108
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/departure-list/section-items/FavoriteDialogSheet.tsx#L39
Elements with accessible={true} should have an accessibilityLabel
|
check-all:
src/loading-screen/LoadingErrorScreen.tsx#L35
Elements with accessible={true} should have an accessibilityLabel
|
Loading