Skip to content

Upgrade dependencies and remove NET 6 #51

Upgrade dependencies and remove NET 6

Upgrade dependencies and remove NET 6 #51

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

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ubuntu-latest
[xUnit.net 00:00:28.69] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"
ubuntu-latest
[xUnit.net 00:00:29.93] Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly [FAIL]
Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly: _/test/Acornima.Tests/ParserTests.cs#L611
Assert.Equal() Failure: Values differ Expected: [3,3..4,13) Actual: [3,3..4,14)
ubuntu-latest
[xUnit.net 00:00:29.94] Acornima.Tests.ParserTests.ShouldParseBlockComment [FAIL]
ubuntu-latest
[xUnit.net 00:00:30.31] Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script", expectSyntaxError: False) [FAIL]
Acornima.Tests.ParserTests.ShouldParseBlockComment: _/test/Acornima.Tests/ParserTests.cs#L458
Assert.Equal() Failure: Strings differ Expected: " this is a\nblock comment" Actual: " this is a\nblock comment " ↑ (pos 24)
Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script": _/test/Acornima.Tests/ParserTests.cs#L497
Assert.Equal() Failure: Strings differ ↓ (pos 10) Expected: " this is a " Actual: " this is a"
ubuntu-latest
[xUnit.net 00:00:35.20] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"
macos-latest
[xUnit.net 00:00:33.21] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"
macos-latest
[xUnit.net 00:00:33.35] Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly [FAIL]
macos-latest
[xUnit.net 00:00:33.36] Acornima.Tests.ParserTests.ShouldParseBlockComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly: _/test/Acornima.Tests/ParserTests.cs#L611
Assert.Equal() Failure: Values differ Expected: [3,3..4,13) Actual: [3,3..4,14)
macos-latest
[xUnit.net 00:00:33.40] Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script", expectSyntaxError: False) [FAIL]
Acornima.Tests.ParserTests.ShouldParseBlockComment: _/test/Acornima.Tests/ParserTests.cs#L458
Assert.Equal() Failure: Strings differ Expected: " this is a\nblock comment" Actual: " this is a\nblock comment " ↑ (pos 24)
Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script": _/test/Acornima.Tests/ParserTests.cs#L497
Assert.Equal() Failure: Strings differ ↓ (pos 10) Expected: " this is a " Actual: " this is a"
macos-latest
[xUnit.net 00:00:38.29] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"
windows-latest
[xUnit.net 00:00:24.77] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"
windows-latest
[xUnit.net 00:00:24.84] Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly [FAIL]
windows-latest
[xUnit.net 00:00:24.85] Acornima.Tests.ParserTests.ShouldParseBlockComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseCommentsWithinSliceOnly: _/test/Acornima.Tests/ParserTests.cs#L611
Assert.Equal() Failure: Values differ Expected: [3,3..4,13) Actual: [3,3..4,14)
Acornima.Tests.ParserTests.ShouldParseBlockComment: _/test/Acornima.Tests/ParserTests.cs#L458
Assert.Equal() Failure: Strings differ Expected: " this is a\nblock comment" Actual: " this is a\nblock comment " ↑ (pos 24)
windows-latest
[xUnit.net 00:00:24.99] Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script", expectSyntaxError: False) [FAIL]
Acornima.Tests.ParserTests.ShouldParseHtmlLikeLineComment(sourceType: "script": _/test/Acornima.Tests/ParserTests.cs#L497
Assert.Equal() Failure: Strings differ ↓ (pos 10) Expected: " this is a " Actual: " this is a"
windows-latest
[xUnit.net 00:00:48.93] Acornima.Tests.ParserTests.ShouldParseLineComment [FAIL]
Acornima.Tests.ParserTests.ShouldParseLineComment: _/test/Acornima.Tests/ParserTests.cs#L432
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: " this is a line comment " Actual: " this is a line comment"