Skip to content

Builds, with warnings.. many warnings #7

Builds, with warnings.. many warnings

Builds, with warnings.. many warnings #7

Triggered via push May 28, 2024 13:40
Status Success
Total duration 1m 24s
Artifacts

build.yml

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

Annotations

14 warnings
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
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
build
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
build
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
build
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
build
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
build
#warning: 'ToCode() call on non-overriden type YangParser.SemanticModel.Augment:'
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.