Benchmark and Duplex Pipe Concurrent Usage Fixes #364
Annotations
10 warnings
build:
src/NexNetBenchmarks/InvocationBenchmarks.cs#L88
The variable 'e' is declared but never used
|
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#L87
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#L88
The variable 'e' is declared but never used
|
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#L87
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
|
311 KB |
|