📦 Merged main
branch
#108
Annotations
64 warnings
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.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L40
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/Engine/NodeEngine.cs#L26
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/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.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L40
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/Engine/NodeEngine.cs#L26
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/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.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L26
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/Engine/NodeEngine.cs#L40
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/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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L26
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/Engine/NodeEngine.cs#L40
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/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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L26
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/Engine/NodeEngine.cs#L40
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/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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L40
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/Engine/NodeEngine.cs#L26
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/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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L40
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/Engine/NodeEngine.cs#L26
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/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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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/Vla.Engine/NodeEngine.cs#L118
Non-nullable property 'Type' 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#L26
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/Engine/NodeEngine.cs#L40
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.
|