Skip to content

Enhance DataGrid UI and Fix Style Issues #603

Enhance DataGrid UI and Fix Style Issues

Enhance DataGrid UI and Fix Style Issues #603

Triggered via pull request August 13, 2024 01:33
Status Success
Total duration 3m 4s
Artifacts

wpf-ui-pr-validator.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Markup/FontIconExtension.cs#L52
Possible null reference assignment.
build: src/Wpf.Ui/Controls/Snackbar/SnackbarPresenter.cs#L80
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/Wpf.Ui/Controls/NavigationView/NavigationView.Properties.cs#L467
Dereference of a possibly null reference.
build: src/Wpf.Ui/Controls/NavigationView/NavigationView.Properties.cs#L474
Dereference of a possibly null reference.
build: src/Wpf.Ui/Controls/NavigationView/NavigationView.Properties.cs#L476
Dereference of a possibly null reference.