Skip to content

Bump xunit from 2.6.1 to 2.6.2 #741

Bump xunit from 2.6.1 to 2.6.2

Bump xunit from 2.6.1 to 2.6.2 #741

Triggered via pull request November 20, 2023 04:41
Status Failure
Total duration 1m 3s
Artifacts

dotnetcore.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build (ubuntu-latest)
dotnet test failure Command failed: dotnet test -c Debug -p:coverletOutput=lcov.net7.0.info -p:CollectCoverage=true -p:CoverletOutputFormat=lcov -p:Exclude=\"[program]*,[expressionParser]*,[jsonparser]*,[while]*,[indentedWhile]*,[SimpleExpressionParser]*,[GenericLexerWithCallbacks]*,[indented]*,[postProcessedLexerParser]*,[XML]*,[SimpleTemplate]*\" tests/ParserTests/ParserTests.csproj [xUnit.net 00:00:00.31] ParserTests.Issue225_IndexOutOfRangeException.IndexOutOfRangeTests.Should_Not_IndexOutOfRange [FAIL] [xUnit.net 00:00:00.32] ParserTests.Issue332.Issue332Tests.TestIssue328 [FAIL] [xUnit.net 00:00:00.33] ParserTests.Issue381ErrorAccuracy.ErrorMessageAccuracyIssue381Tests.TestAccuracy [FAIL] [xUnit.net 00:00:00.33] ParserTests.samples.TemplateTests.BasicTemplateTest [FAIL] [xUnit.net 00:00:00.34] ParserTests.Issue381ErrorAccuracy.ErrorMessageAccuracyIssue381Tests.TestAccuracy2 [FAIL] [xUnit.net 00:00:00.34] ParserTests.Issue164.Issue164OptionTests.TestErrorMessage [FAIL] [xUnit.net 00:00:00.42] ParserTests.ExplicitTokensTests.TestErrorWhenUsingImplicitTokensAndRegexLexer [FAIL] [xUnit.net 00:00:00.42] ParserTests.Issue164.Issue164OptionTests.TestOk [FAIL] [xUnit.net 00:00:00.42] ParserTests.ExplicitTokensTests.BuildParserTest [FAIL] [xUnit.net 00:00:00.42] ParserTests.ExplicitTokensTests.TestNoIdentifierPatternSuppliedWithImplicitTokens [FAIL] [xUnit.net 00:00:00.42] ParserTests.ExplicitTokensTests.Test [FAIL] [xUnit.net 00:00:00.42] ParserTests.ExplicitTokensTests.BuildExpressionParserTest [FAIL] [xUnit.net 00:00:00.55] ParserTests.GraphVizTests.SyntaxTreeGraphVizTest [FAIL] [xUnit.net 00:00:00.57] ParserTests.Issue259.Issue259Tests.Issue259Test [FAIL] [xUnit.net 00:00:00.57] ParserTests.Issue311.Issue311Tests.TestIssue311 [FAIL] [xUnit.net 00:00:00.58] ParserTests.ParserConfigurationTests.TestEbnfOptionRecursivity [FAIL] [xUnit.net 00:00:00.58] ParserTests.ParserConfigurationTests.TestEbnfRecursivity [FAIL] [xUnit.net 00:00:00.59] ParserTests.ParserConfigurationTests.TestBadArgumentNumber [FAIL] [xUnit.net 00:00:00.62] ParserTests.ParserConfigurationTests.TestBadVisitorTerminalArgument [FAIL] [xUnit.net 00:00:00.66] ParserTests.ParserConfigurationTests.TestGrammarBuildErrors [FAIL] [xUnit.net 00:00:00.67] ParserTests.ParserConfigurationTests.TestBadVisitorReturn [FAIL] [xUnit.net 00:00:00.70] ParserTests.ExpressionTests.TestSingleNegativeValue [FAIL] [xUnit.net 00:00:00.70] ParserTests.ExpressionTests.TestGroup2 [FAIL] [xUnit.net 00:00:00.70] ParserTests.ExpressionTests.TestTermPlus [FAIL] [xUnit.net 00:00:00.70] ParserTests.ExpressionTests.TestFactorDivide [FAIL] [xUnit.net 00:00:00.71] ParserTests.ExpressionTests.TestGroup [FAIL] [xUnit.net 00:00:00.71] ParserTests.ExpressionTests.TestFactorTimes [FAIL] [xUnit.net 00:00:00.71] ParserTests.ExpressionTests.TestIssue351NotReachingEOS [FAIL] [xUnit.net 00:00:00.71] ParserTests.ExpressionTests.TestTermMinus [FAIL] [xUnit.net 00:00:00.71] ParserTests.ExpressionTests.TestSingleValue [FAIL] [xUnit.net 00:00:00.72] ParserTests.ExpressionTests.TestPrecedence [FAIL] [xUnit.net 00:00:00.72] ParserTests.samples.WhileTests.TestPrintBoolExpression [FAIL] [xUnit.net 00:00:00.72] ParserTests.samples.WhileTests.TestFactorialProgramExecAsIL [FAIL] [xUnit.net 00:00:00.72] ParserTests.samples.WhileTests.TestBuildParser [FAIL] [xUnit.net 00:00:00.73] ParserTests.samples.WhileTests.TestSkip [FAIL] [xUnit.net 00:00:00.74] ParserTests.samples.WhileTests.TestIfThenElse [FAIL] [xUnit.net 00:00:00.74] ParserTests.samples.WhileTests.TestCounterProgramExec [FAIL] [xUnit.net 00:00:00.75] ParserTests.samples.WhileTests.TestSkipSkipSequence [FAIL] [xUnit.net 00:00:00.75] ParserTests.samples.WhileTests.TestInfiniteWhile [FAIL] [xUnit.net 00:00:00.75] ParserTests.ParserConfigurationTests.TestEbnfOptionalChoiceRecursivity [FAIL] [xUnit.net 00:00:00.76] ParserTests.samples.WhileTests.TestCounterProgram [FAIL] [xUnit.net 00:00:00.76] Pa
build (ubuntu-latest)
error occured : coverage file not found at tests/ParserTests/lcov.net7.0.info
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, b3b00/coverlet-action@1.2.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): src/samples/ParserExample/Program.cs#L273
The variable 'e' is declared but never used
build (ubuntu-latest): src/samples/ParserExample/Program.cs#L1324
The variable 'delim' is assigned but its value is never used
build (ubuntu-latest): src/samples/ParserExample/Program.cs#L273
The variable 'e' is declared but never used
build (ubuntu-latest): src/samples/ParserExample/Program.cs#L1324
The variable 'delim' is assigned but its value is never used
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/