Benchmark and Duplex Pipe Concurrent Usage Fixes #366
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 |
|