Skip to content
Triggered via push May 28, 2024 10:46
Status Cancelled
Total duration 37s
Artifacts

build.yml

on: push
pack-release
0s
pack-release
build
20s
build
Performance regression check
26s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
build
The run was canceled by @carl-andersson-at-westermo.
build
The operation was canceled.
Performance regression check
The run was canceled by @carl-andersson-at-westermo.
Performance regression check
The operation was canceled.
Performance regression check: YangParser/SemanticModel/Type.cs#L43
Possible null reference argument for parameter 'typeName' in 'string BuiltinTypeReference.DefaultPattern(IStatement statement, IEnumerable<string> staticFields, IEnumerable<string> constructorStatements, string baseTypeName, string typeName)'.
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.