remove net6.0/net7.0 since out of support #135
Merged
Annotations
4 warnings
|
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Dereference of a possibly null reference.
|
|
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Possible null reference argument for parameter 'source' in 'XElement? Enumerable.SingleOrDefault<XElement>(IEnumerable<XElement> source, Func<XElement, bool> predicate)'.
|
|
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Dereference of a possibly null reference.
|
|
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Possible null reference argument for parameter 'source' in 'XElement? Enumerable.SingleOrDefault<XElement>(IEnumerable<XElement> source, Func<XElement, bool> predicate)'.
|
The logs for this run have expired and are no longer available.
Loading