Upgrade dependencies and remove NET 6 #51
pr.yml
on: pull_request
macos-latest
3m 22s
ubuntu-latest
3m 4s
windows-latest
6m 20s
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"
|