Skip to content

feat: library to simplify undo/redo support in documents / UI elements #137

feat: library to simplify undo/redo support in documents / UI elements

feat: library to simplify undo/redo support in documents / UI elements #137

Triggered via push October 13, 2024 11:25
Status Success
Total duration 9m 32s
Artifacts

ci.yml

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

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/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)