Skip to content

Fix screen reader issues with CardAction/Button/MenuItem/NavigationViewItem #613

Fix screen reader issues with CardAction/Button/MenuItem/NavigationViewItem

Fix screen reader issues with CardAction/Button/MenuItem/NavigationViewItem #613

Triggered via pull request September 24, 2024 16:16
Status Failure
Total duration 2m 6s
Artifacts

wpf-ui-pr-validator.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/Wpf.Ui/Controls/NavigationView/NavigationViewItem.cs#L14
A 'using namespace' directive can only be applied to namespaces; 'NavigationView' is a type not a namespace. Consider a 'using static' directive instead
build: src/Wpf.Ui/Controls/NavigationView/NavigationViewItem.cs#L14
A 'using namespace' directive can only be applied to namespaces; 'NavigationView' is a type not a namespace. Consider a 'using static' directive instead
build
Process completed with exit code 1.
build: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.
build: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.