Feature/api fluent #1125
Annotations
5 errors and 12 warnings
Build with dotnet:
src/sly/parser/fluent/FluentEBNFParserBuilder.cs#L316
Argument 1: cannot convert from 'char' to 'string'
|
Build with dotnet:
src/sly/parser/fluent/FluentEBNFParserBuilder.cs#L316
Argument 1: cannot convert from 'char' to 'string'
|
Build with dotnet:
src/sly/parser/fluent/FluentEBNFParserBuilder.cs#L316
Argument 1: cannot convert from 'char' to 'string'
|
Build with dotnet:
src/sly/parser/fluent/FluentEBNFParserBuilder.cs#L316
Argument 1: cannot convert from 'char' to 'string'
|
Build with dotnet
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build with dotnet:
src/sly/parser/syntax/grammar/NonTerminalClause.cs#L29
Unreachable code detected
|
Build with dotnet:
src/sly/parser/syntax/grammar/NonTerminalClause.cs#L29
Unreachable code detected
|
Build with dotnet:
src/bench/GenericLexerBench.cs#L26
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
Build with dotnet:
src/bench/GenericLexerBench.cs#L27
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Build with dotnet:
src/bench/GenericLexerBench.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Build with dotnet:
src/bench/GenericLexerBench.cs#L29
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
Build with dotnet:
src/bench/JsonParserBench.cs#L37
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
Build with dotnet:
src/bench/JsonParserBench.cs#L38
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Build with dotnet:
src/bench/JsonParserBench.cs#L40
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
Build with dotnet:
src/bench/JsonParserBench.cs#L41
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
Setup .NET Core
.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.
|
Loading