Feature/api fluent #1124
Annotations
22 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test with dotnet:
src/sly/parser/syntax/grammar/NonTerminalClause.cs#L29
Unreachable code detected
|
Test with dotnet:
src/samples/while/model/TernaryExpression.cs#L39
The field 'TernaryExpression._local' is never used
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L13
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEos.cs#L13
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L151
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L158
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L165
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L172
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L179
Possible null reference return.
|
Test with dotnet:
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L186
Possible null reference return.
|
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/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/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.'
|
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.'
|
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