Skip to content

Add support for incomplete demos (#107) #235

Add support for incomplete demos (#107)

Add support for incomplete demos (#107) #235

Triggered via push October 8, 2024 18:59
Status Success
Total duration 6m 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: mukunku/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, mukunku/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/