Skip to content

Complete rewrite of the NodeEngine #195

Complete rewrite of the NodeEngine

Complete rewrite of the NodeEngine #195

Triggered via pull request March 16, 2024 13:09
@SomficSomfic
synchronize #83
engine-rewrite
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
packager / ubuntu-latest
Process completed with exit code 127.
packager / macos-latest
Process completed with exit code 127.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / ubuntu-latest: 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.
server / ubuntu-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / macos-latest: 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.
server / macos-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / macos-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / macos-latest: 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.
server / macos-latest: 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.
server / macos-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / macos-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / macos-latest: 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.
server / macos-latest: 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.
server / macos-latest: src-csharp/Tests/Vla.Tests/Server/ServerService.cs#L220
Nullability of reference types in value of type '(ServerService server, MockWebSocketService? websocket)' doesn't match target type '(ServerService server, MockWebSocketService websocket)'.
server / macos-latest: src-csharp/Tests/Vla.Tests/Engine/NodeEngine.cs#L275
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
server / macos-latest: 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.