investigate line endings in generated files #557
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 13)
Expected: "using System;\r\nusing AXSharp.Connector;\r\n"···
Actual: "using System;\nusing AXSharp.Connector;\nus"···
↑ (pos 13)
|
|
build (Release)
Failed test were found and 'fail-on-error' option is set to true
|
|
build (Release)
Process completed with exit code 1.
|