remove net6.0/net7.0 since out of support #112
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Dereference of a possibly null reference.
|
build:
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)'.
|
build:
tests/HuskyTest/Cli/AttachCommandTests.cs#L140
Dereference of a possibly null reference.
|
build:
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)'.
|