Fix parallel install mutex bug and support incremental build #159
Annotations
4 warnings
|
Build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L148
Dereference of a possibly null reference.
|
|
Build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L148
Possible null reference argument for parameter 'source' in 'XElement? Enumerable.SingleOrDefault<XElement>(IEnumerable<XElement> source, Func<XElement, bool> predicate)'.
|
|
Build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L148
Dereference of a possibly null reference.
|
|
Build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L148
Possible null reference argument for parameter 'source' in 'XElement? Enumerable.SingleOrDefault<XElement>(IEnumerable<XElement> source, Func<XElement, bool> predicate)'.
|
Loading