Added ToCode benchmark #12
build.yml
on: push
pack-release
0s
build
43s
Performance regression check
1m 16s
deploy
0s
Annotations
15 warnings
build:
YangParser/Generator/YangGenerator.cs#L283
Enable analyzer release tracking for the analyzer project containing rule 'YANG0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build:
YangParser/Generator/YangGenerator.cs#L286
Enable analyzer release tracking for the analyzer project containing rule 'YANG0002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build:
benchmarks/Program.cs#L13
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L14
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L15
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
'YangNode.RoutingStateContainer' is obsolete
|
build
'YangNode.RoutingStateContainer' is obsolete
|
build
'YangNode.ModuleTagsStateContainer' is obsolete
|
build
'YangNode.ModuleTagsStateContainer' is obsolete
|
build
'YangNode.InstanceDataSetExtension.Name' hides inherited member 'YangNode.Structure.Name'. Use the new keyword if hiding was intended.
|
Performance regression check:
YangParser/Generator/YangGenerator.cs#L286
Enable analyzer release tracking for the analyzer project containing rule 'YANG0002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Performance regression check:
YangParser/Generator/YangGenerator.cs#L283
Enable analyzer release tracking for the analyzer project containing rule 'YANG0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Performance regression check:
benchmarks/Program.cs#L13
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Performance regression check:
benchmarks/Program.cs#L14
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Performance regression check:
benchmarks/Program.cs#L15
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|