Complete rewrite of the NodeEngine
#171
Annotations
17 warnings
Test server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
|
Test server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
|
Test server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
|
Test server:
src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L45
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.
|
Test server:
src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L219
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
|
Test server:
src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test server:
src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L279
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
|
Build server:
src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L45
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 server:
src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L219
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
|
Build server:
src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L279
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build server:
src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
|
Build server:
src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading