Skip to content

investigate line endings in generated files #560

investigate line endings in generated files

investigate line endings in generated files #560

Triggered via pull request February 19, 2026 07:02
Status Failure
Total duration 2m 7s
Artifacts

pr-dev.yml

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

Annotations

3 errors
AXSharp.CompilerTests.Integration.Cs.IxProjectTestsAx ► should_retrieve_dependencies_and_use_types_from_referenced_project: src/AXSharp.compiler/tests/AXSharp.Compiler.CsTests/Integration.Cs/IxProjectTests.IntegrationCs.cs#L297
Failed test found in: TestResults/AXSharp.Compiler.CsTests.csproj_net10.0.xml TestResults/AXSharp.Compiler.CsTests.csproj_net10.0.xml Error: Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "\nusing System.Reflection;\nusing AXSharp.C"··· Actual: "\r\nusing System.Reflection;\r\nusing AXSharp"··· ↑ (pos 0)
build (Release)
Failed test were found and 'fail-on-error' option is set to true
build (Release)
Process completed with exit code 1.