Merge branch 'main' of https://github.com/westermo/DotnetYang #1
build.yml
on: push
pack-release
0s
build
21s
Performance regression check
1m 4s
deploy
0s
Annotations
1 error and 6 warnings
Performance regression check
Invalid value for 'output-file-path' input: Error: Cannot stat '/home/runner/work/DotnetYang/DotnetYang/benchmarks/BenchmarkDotNet.Artifacts/results/Benchmarks.ResolveBenchmarks-report-full-compressed.json': Error: ENOENT: no such file or directory, stat '/home/runner/work/DotnetYang/DotnetYang/benchmarks/BenchmarkDotNet.Artifacts/results/Benchmarks.ResolveBenchmarks-report-full-compressed.json'
|
build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L12
Non-nullable field 'source' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmarks/Program.cs#L13
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#L12
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#L13
Non-nullable field 'statement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|