Merge pull request #74 from BloodHoundAD/improve-coverage #512
Annotations
17 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
test/unit/ACLProcessorTest.cs#L695
The variable 'expectedRightName' is assigned but its value is never used
|
test/unit/ACLProcessorTest.cs#L802
The variable 'expectedRightName' is assigned but its value is never used
|
test/unit/ACLProcessorTest.cs#L876
The variable 'expectedRightName' is assigned but its value is never used
|
test/unit/GPOLocalGroupProcessorTest.cs#L209
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.
|
The logs for this run have expired and are no longer available.
Loading