Started work on XML Serialization #17
build.yml
on: push
pack-release
0s
build
57s
Performance regression check
1m 22s
deploy
0s
Annotations
19 warnings
build:
YangParser/SemanticModel/Container.cs#L12
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
YangParser/SemanticModel/Container.cs#L18
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
YangParser/SemanticModel/LeafList.cs#L27
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
YangParser/SemanticModel/Leaf.cs#L26
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
YangParser/Generator/YangGenerator.cs#L286
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#L289
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.HardwareContainer' is obsolete
|
Performance regression check:
YangParser/SemanticModel/Container.cs#L12
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Performance regression check:
YangParser/SemanticModel/Container.cs#L18
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Performance regression check:
YangParser/SemanticModel/Leaf.cs#L26
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Performance regression check:
YangParser/SemanticModel/LeafList.cs#L27
Non-nullable property 'TargetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Performance regression check:
YangParser/Generator/YangGenerator.cs#L289
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#L286
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.
|