Skip to content

Merge branch 'main' into engine-rewrite #185

Merge branch 'main' into engine-rewrite

Merge branch 'main' into engine-rewrite #185

Triggered via push March 16, 2024 12:19
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

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

Annotations

4 errors and 68 warnings
server / ubuntu-latest
Process completed with exit code 1.
code coverage
Process completed with exit code 1.
server / macos-latest
Process completed with exit code 1.
server / windows-latest
Process completed with exit code 1.
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
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#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/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/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / ubuntu-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
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.
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
code coverage: 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.
code coverage: 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)'.
code coverage: 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.
code coverage: 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.
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
code coverage: 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.
code coverage: 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)'.
code coverage: 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.
code coverage: 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.
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
code coverage: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
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/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
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#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/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/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / macos-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
server / windows-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 / windows-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 / windows-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 / windows-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 / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used
server / windows-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 / windows-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 / windows-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 / windows-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 / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L16
The variable 'e' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L30
The variable 'ex' is declared but never used
server / windows-latest: src-csharp/Vla.Helpers/MemberExtensions.cs#L43
The variable 'ex' is declared but never used