[Accessibility] Updated progress bar accessibility #1971
build-and-test.yml
on: pull_request
Annotations
3 errors and 7 warnings
core_build:
core/Sources/Components/ProgressBar/View/SwiftUI/Public/ProgressBarDoubleView.swift#L94
type 'ProgressBarDoubleView.AccessibilityIdentifier' (aka 'ProgressBarAccessibilityIdentifier') has no member 'indicatorView'
|
core_build:
core/Sources/Components/ProgressBar/View/SwiftUI/Public/ProgressBarView.swift#L74
type 'ProgressBarView.AccessibilityIdentifier' (aka 'ProgressBarAccessibilityIdentifier') has no member 'indicatorView'
|
core_build
Process completed with exit code 1.
|
core_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, xavierLowmiller/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
core_build
The following actions uses node12 which is deprecated and will be forced to run on node16: xavierLowmiller/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
core_build:
core/Sources/Components/Checkbox/View/CheckboxGroupItemDefault.swift#L23
'SelectButtonState' is deprecated: isEnabled: Bool parameter will be used instead of this.
|
core_build:
core/Sources/Components/Checkbox/View/UIKit/CheckboxGroupUIView.swift#L203
'checkboxAlignment' is deprecated: alignment will be used instead of this
|
core_build:
core/Sources/Components/RadioButton/Enum/RadioButtonLabelPosition.swift#L36
'RadioButtonLabelPosition' is deprecated: Please use RadioButtonLabelAlignment instead
|
core_build:
core/Sources/Components/RadioButton/Enum/RadioButtonState.swift#L24
'RadioButtonGroupState' is deprecated: Use RadioButtonIntent and the attribute isEnabled instead.
|
core_build
Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'SparkCore' from project 'Spark')
|