build(deps): bump nanoid from 3.1.30 to 3.3.8 #111
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Restore dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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.
|
Loading