test: remove no longer applicable tests #139
Annotations
10 errors and 10 warnings
build (Release, x64, true):
projects/Config/src/Detail/WritableOptions`1.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build (Release, x64, true):
projects/Config/src/Detail/WritableOptions`1.cs#L41
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
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/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):
projects/Oxygen.Editor.Data/src/Models/ProjectBrowserState.cs#L16
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build (Release, x64, true):
projects/Oxygen.Editor.Data/src/Models/ProjectBrowserState.cs#L18
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build (Debug, x64, false):
projects/Config/src/Detail/WritableOptions`1.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build (Debug, x64, false):
projects/Config/src/Detail/WritableOptions`1.cs#L41
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
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/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/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/Hosting/src/WinUI/UserInterfaceThread.cs#L37
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Docking/tests/Detail/DockerTests.cs#L21
Member 'Dispose' is already exist in the base class (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0036)
|
build (Debug, x64, false):
projects/Oxygen.Editor.Data/src/Models/ProjectBrowserState.cs#L16
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|