Skip to content

Refinement implemented #14

Refinement implemented

Refinement implemented #14

Triggered via push May 30, 2024 07:13
Status Success
Total duration 1m 23s
Artifacts

build.yml

on: push
pack-release
0s
pack-release
build
44s
build
Performance regression check
1m 13s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build: YangParser/SemanticModel/Grouping.cs#L44
Dereference of a possibly null reference.
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.ModuleTagsStateContainer' is obsolete
build
'YangNode.ModuleTagsStateContainer' is obsolete
build
'YangNode.RoutingStateContainer' is obsolete
build
'YangNode.RoutingStateContainer' is obsolete
Performance regression check: YangParser/SemanticModel/Grouping.cs#L44
Dereference of a possibly null reference.
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.