✅Unit Testing Status Check (preview branch) #932
Annotations
4 warnings
Build Project AvaloniaTesting:
Velaptor/NativeInterop/OpenGL/GLInvoker.cs#L473
Argument 2 should be passed with the 'in' keyword
|
Build Project AvaloniaTesting:
Velaptor/Services/TimerService.cs#L13
Field 'SAMPLE_SIZE' should not contain an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1310.md)
|
Build Project AvaloniaTesting:
Velaptor/NativeInterop/OpenGL/GLInvoker.cs#L473
Argument 2 should be passed with the 'in' keyword
|
Build Project AvaloniaTesting:
Velaptor/Services/TimerService.cs#L13
Field 'SAMPLE_SIZE' should not contain an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1310.md)
|
Loading