Skip to content

Bugfix/issue 540

Bugfix/issue 540 #1172

Triggered via pull request February 21, 2025 15:42
Status Failure
Total duration 1m 12s
Artifacts

dotnetcore.yml

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

Annotations

4 errors and 14 warnings
build (ubuntu-latest)
dotnet test failure Command failed: dotnet test -c Debug -p:coverletOutput=/home/runner/work/csly/csly/TestResults/lcov.net7.0.info -p:CollectCoverage=true -p:MergeWith=/home/runner/work/csly/csly/TestResults/coverlet.json -p:CoverletOutputFormat=\"json%2clcov\" -p:Exclude=\"[program]*,[expressionParser]*,[jsonparser]*,[while]*,[indentedWhile]*,[SimpleExpressionParser]*,[GenericLexerWithCallbacks]*,[indented]*,[postProcessedLexerParser]*,[XML]*,[SimpleTemplate]*,[SlowEOS]*\" tests/ParserTests/ParserTests.csproj [xUnit.net 00:00:02.19] ParserTests.IssuesTests.Issue540Test [FAIL]
build (ubuntu-latest)
ENOENT: no such file or directory, scandir '/home/runner/work/csly/csly/TestResults'
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest): src/samples/while/model/TernaryExpression.cs#L39
The field 'TernaryExpression._local' is never used
build (ubuntu-latest): tests/ParserTests/IssuesTests.cs#L138
The variable 'x' is assigned but its value is never used
build (ubuntu-latest): src/bench/JsonParserBench.cs#L37
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest): src/bench/JsonParserBench.cs#L38
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest): src/bench/JsonParserBench.cs#L40
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest): src/bench/JsonParserBench.cs#L41
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L26
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L27
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest): src/bench/GenericLexerBench.cs#L29
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
build (ubuntu-latest): src/bench2.4/JsonParserBench.cs#L34
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
build (ubuntu-latest): src/bench2.4/JsonParserBench.cs#L35
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
build (ubuntu-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (windows-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.