Additional filtering of namespaces #340
Annotations
5 errors and 1 warning
AXSharp.Compiler.CsTests.CsOnlinerSourceBuilderTests ► class_extended_by_known_type:
src/AXSharp.compiler/tests/AXSharp.Compiler.CsTests/Cs/CsSourceBuilderTests.cs#L314
Failed test found in:
TestResults/AXSharp.Compiler.CsTests.csproj_net7.0.xml
Error:
Assert.Equal() Failure
↓ (pos 0)
Expected: using Simatic.Ax.Stateframework;
Actual:
↑ (pos 0)
|
AXSharp.Compiler.CsTests.CsPlainSourceBuilderTests ► class_extended_by_known_type:
src/AXSharp.compiler/tests/AXSharp.Compiler.CsTests/Cs/CsSourceBuilderTests.cs#L314
Failed test found in:
TestResults/AXSharp.Compiler.CsTests.csproj_net7.0.xml
Error:
Assert.Equal() Failure
↓ (pos 0)
Expected: using Pocos.Simatic.Ax.Stateframework;
Actual:
↑ (pos 0)
|
AXSharp.CompilerTests.Integration.Cs.IxProjectTests ► should_match_expected_and_generated_whole_project:
src/AXSharp.compiler/tests/AXSharp.Compiler.CsTests/Integration.Cs/IxProjectTests.IntegrationCs.cs#L131
Failed test found in:
TestResults/AXSharp.Compiler.CsTests.csproj_net7.0.xml
Error:
Assert.Equal() Failure
↓ (pos 0)
Expected: using Simatic.Ax.Stateframework;
Actual:
↑ (pos 0)
|
build (Release)
Process completed with exit code 1.
|
build (Release)
Failed test were found and 'fail-on-error' option is set to true
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|