Skip to content

refactor: remove warnings and fix build errors due to WinRT #140

refactor: remove warnings and fix build errors due to WinRT

refactor: remove warnings and fix build errors due to WinRT #140

Triggered via push October 14, 2024 18:07
Status Success
Total duration 6m 23s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
build (Release, x64, true): projects/Converters/src/BoolToBrushConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Converters/src/DictionaryValueConverter`1.cs#L26
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Converters/src/IndexToNavigationItemConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Converters/src/ItemClickEventArgsToClickedItemConverter.cs#L13
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Converters/src/NullToVisibilityConverter.cs#L11
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Mvvm/src/Converters/ViewModelToView.cs#L47
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true): projects/Hosting/src/WinUI/UserInterfaceThread.cs#L37
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Release, x64, true)
Process completed with exit code 1.
build (Debug, x64, false): projects/Converters/src/BoolToBrushConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Converters/src/IndexToNavigationItemConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Converters/src/DictionaryValueConverter`1.cs#L26
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Converters/src/ItemClickEventArgsToClickedItemConverter.cs#L13
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Converters/src/NullToVisibilityConverter.cs#L11
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Mvvm/src/Converters/ViewModelToView.cs#L47
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Docking/src/Anchor.cs#L21
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Docking/src/Anchor.cs#L119
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Docking/src/Anchor.cs#L123
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
build (Debug, x64, false): projects/Docking/src/Anchor.cs#L127
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)