Skip to content

Upgrade dependencies and remove NET 6 #49

Upgrade dependencies and remove NET 6

Upgrade dependencies and remove NET 6 #49

Triggered via pull request January 31, 2025 17:22
@lahmalahma
synchronize #20
update-deps
Status Failure
Total duration 5m 43s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
ubuntu-latest
[xUnit.net 00:00:10.38] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?<!(Saturday|Sunday))", compileRegex: True, expectedIsCompiled: False) [FAIL]
ubuntu-latest
[xUnit.net 00:00:10.38] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?![^\\\\x28]*\\\\x29)", compileRegex: True, expectedIsCompiled: False) [FAIL]
ubuntu-latest
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
macos-latest
[xUnit.net 00:00:28.65] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?<!(Saturday|Sunday))", compileRegex: True, expectedIsCompiled: False) [FAIL]
macos-latest
[xUnit.net 00:00:28.66] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?![^\\\\x28]*\\\\x29)", compileRegex: True, expectedIsCompiled: False) [FAIL]
macos-latest
Target "Test" has thrown an exception
macos-latest
Process completed with exit code 255.
windows-latest
[xUnit.net 00:00:05.79] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?<!(Saturday|Sunday))", compileRegex: True, expectedIsCompiled: False) [FAIL]
windows-latest
[xUnit.net 00:00:05.79] Acornima.Tests.RegExpTests.ShouldNotCompileNegativeLookaroundOnNET7OrLater(pattern: "(?![^\\\\x28]*\\\\x29)", compileRegex: True, expectedIsCompiled: False) [FAIL]
windows-latest
[xUnit.net 00:00:50.68] Acornima.Tests.ParserTests.CanHandleDeepRecursion [FAIL]
Acornima.Tests.ParserTests.CanHandleDeepRecursion: _/test/Acornima.Tests/ParserTests.cs#L96
System.InsufficientExecutionStackException : Insufficient stack to continue executing the program safely. This can happen from having too many functions on the call stack or function on the stack using too much stack space.
windows-latest
Target "Test" has thrown an exception
windows-latest
Process completed with exit code 1.