Skip to content

Deadlock update

Deadlock update #239

Triggered via pull request October 12, 2024 19:50
Status Failure
Total duration 1m 7s
Artifacts

dotnet.yml

on: pull_request

Annotations

3 errors and 7 warnings
Build: src/DemoFile.Test/Integration/HttpBroadcastReaderTest.cs#L142
'CCitadelBaseAbility' does not contain a definition for 'ToggledTime' and no accessible extension method 'ToggledTime' accepting a first argument of type 'CCitadelBaseAbility' could be found (are you missing a using directive or an assembly reference?)
Build: src/DemoFile.Test/Integration/HttpBroadcastReaderTest.cs#L142
'CCitadelBaseAbility' does not contain a definition for 'ToggledTime' and no accessible extension method 'ToggledTime' accepting a first argument of type 'CCitadelBaseAbility' could be found (are you missing a using directive or an assembly reference?)
Build
Process completed with exit code 1.
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. 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.