Skip to content

Benchmark and Duplex Pipe Concurrent Usage Fixes #366

Benchmark and Duplex Pipe Concurrent Usage Fixes

Benchmark and Duplex Pipe Concurrent Usage Fixes #366

Triggered via pull request September 16, 2023 04:25
Status Success
Total duration 3m 50s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L17
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L18
Non-nullable field '_server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L20
Non-nullable field '_log' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNet.IntegrationTests/Pipes/NexusServerTests_NexusDuplexPipe.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L17
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L18
Non-nullable field '_server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNetBenchmarks/InvocationBenchmarks.cs#L20
Non-nullable field '_log' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/NexNet.IntegrationTests/Pipes/NexusServerTests_NexusDuplexPipe.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
artifact Expired
312 KB