Skip to content

add voice extraction example #238

add voice extraction example

add voice extraction example #238

Triggered via pull request October 10, 2024 00:59
Status Failure
Total duration 9m 8s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Build
Resource not accessible by integration
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L25
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L26
Non-nullable field '_demoBytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/DemoFile.Test/Integration/HttpBroadcastReaderTest.cs#L46
Dereference of a possibly null reference.
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L25
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L26
Non-nullable field '_demoBytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/DemoFile.Test/Integration/HttpBroadcastReaderTest.cs#L46
Dereference of a possibly null reference.
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L25
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/DemoFile.Benchmark/DemoParserBenchmark.cs#L26
Non-nullable field '_demoBytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.