feat: library to simplify undo/redo support in documents / UI elements #137
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/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 (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 (Release, x64, true):
projects/Routing/tests/UrlSegmentTests.cs#L205
'[DynamicData]' data member 'UrlSegmentTests.PathData' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0018)
|
build (Release, x64, true):
projects/Routing/tests/UrlSegmentTests.cs#L218
'[DynamicData]' data member 'UrlSegmentTests.ParametersData' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0018)
|
build (Release, x64, true):
projects/Routing/tests/UrlSegmentTests.cs#L188
'[DynamicData]' data member 'UrlSegmentTests.SegmentData' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0018)
|
build (Release, x64, true):
projects/Routing/tests/RouteTests.cs#L89
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build (Release, x64, true)
Process completed with exit code 1.
|
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/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)
|
build (Debug, x64, false):
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/Oxygen.Editor.ProjectBrowser/src/Controls/KnownLocationButton.xaml.cs#L53
The second parameter must be of type 'System.EventArgs' or a derived type (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0046.md)
|
build (Debug, x64, false):
projects/Oxygen.Editor.ProjectBrowser/src/Projects/UniversalProjectSource.cs#L10
Add 'param' element to documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1141)
|
|
build (Debug, x64, false):
projects/Oxygen.Editor.ProjectBrowser/src/Config/ProjectBrowserSettings.cs#L35
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
build (Debug, x64, false):
projects/Oxygen.Editor.ProjectBrowser/src/Projects/ProjectBrowserService.cs#L158
Implement the functionality (or raise NotSupportedException or PlatformNotSupportedException) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0025.md)
|