Skip to content

Fixing bug with xml comments always using the line break for the syst… #21

Fixing bug with xml comments always using the line break for the syst…

Fixing bug with xml comments always using the line break for the syst… #21

Triggered via pull request July 13, 2025 15:50
Status Failure
Total duration 2m 27s
Artifacts

ValidatePullRequest.yml

on: pull_request
Run Tests
1m 4s
Run Tests
Builds Playground
1m 2s
Builds Playground
Check Formatting
28s
Check Formatting
Check TODOs
9s
Check TODOs
Matrix: Test CSharpier.MSBuild
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run Tests
Process completed with exit code 1.
Format_XML_With_Multiline_Comment_Uses_Consistent_Line_Breaks("\r\n"): Src/CSharpier.Tests/CommandLineFormatterTests.cs#L886
Expected string to be "<Root> <Element /> <!-- SomeText --> </Root> " with a length of 59, but "<Root> <Element /> <!-- SomeText --> </Root> " has a length of 57, differs near " " (index 29).