Skip to content

Update JsonRpcConnection.cs #5530

Update JsonRpcConnection.cs

Update JsonRpcConnection.cs #5530

Triggered via push October 1, 2023 08:37
Status Success
Total duration 4m 5s
Artifacts

tests.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
tests-ubuntu-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-ubuntu-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used
tests-ubuntu-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-ubuntu-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used
tests-windows-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-windows-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used
tests-windows-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-windows-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used
tests-macOS-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-macOS-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used
tests-macOS-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
Non-nullable field 'messageScheduler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
tests-macOS-latest: src/Draco.JsonRpc/JsonRpcConnection.cs#L44
The field 'JsonRpcConnection<TMessage>.messageScheduler' is never used