Run in release #1374
dotnet.yml
on: push
build
39s
Run Benchmark.Net benchmark example
2m 53s
Annotations
1 error and 1 warning
|
Run Benchmark.Net benchmark example
Invalid value for 'output-file-path' input: Error: Cannot stat '/home/runner/work/DynamoDB.SourceGenerator/DynamoDB.SourceGenerator/examples/benchmarkdotnet/BenchmarkDotNet.Artifacts/results/Sample.Benchmarks-report-full-compressed.json': Error: ENOENT: no such file or directory, stat '/home/runner/work/DynamoDB.SourceGenerator/DynamoDB.SourceGenerator/examples/benchmarkdotnet/BenchmarkDotNet.Artifacts/results/Sample.Benchmarks-report-full-compressed.json'
|
|
Run Benchmark.Net benchmark example:
tests/DynamoDBGenerator.SourceGenerator.Benchmarks/Benchmarkers/Container.cs#L5
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|