investigate line endings in generated files #560
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.
|