Bugfix/#516 not closed xml parsing error #1110
Annotations
44 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L13
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L151
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L158
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L165
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L172
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L179
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L186
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L194
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L201
Possible null reference return.
|
build (ubuntu-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L208
Possible null reference return.
|
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/GenericLexerBench.cs#L25
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
build (ubuntu-latest):
src/bench2.4/GenericLexerBench.cs#L26
'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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (windows-latest):
src/bench2.4/ExpressionParserBench.cs#L34
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
build (windows-latest):
src/bench/GenericLexerBench.cs#L26
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
build (windows-latest):
src/bench/JsonParserBench.cs#L37
'JobExtensions.With(Job, IToolchain)' is obsolete: 'This method will soon be removed, please start using .WithToolchain instead'
|
build (windows-latest):
src/bench/GenericLexerBench.cs#L27
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build (windows-latest):
src/bench/JsonParserBench.cs#L38
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build (windows-latest):
src/bench/JsonParserBench.cs#L40
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build (windows-latest):
src/bench/GenericLexerBench.cs#L28
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build (windows-latest):
src/bench/JsonParserBench.cs#L41
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
build (windows-latest):
src/bench/GenericLexerBench.cs#L29
'ManualConfig.Add(params IAnalyser[])' is obsolete: 'This method will soon be removed, please start using .AddAnalyser() instead.'
|
build (windows-latest):
src/bench2.4/ExpressionParserBench.cs#L35
'ManualConfig.Add(params Job[])' is obsolete: 'This method will soon be removed, please start using .AddJob() instead.'
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L13
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L13
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/Program.cs#L23
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L140
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L147
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L154
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L151
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L161
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEosReducedPrecedences.cs#L158
Possible null reference return.
|
build (windows-latest):
src/samples/SlowEOS/SlowOnBadParseEos.cs#L168
Possible null reference return.
|
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.
|