build(deps): bump cross-spawn from 7.0.3 to 7.0.6 #110
Annotations
12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
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:
src/Husky/Cli/AttachCommand.cs#L92
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/InstallCommand.cs#L192
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/ExecCommand.cs#L168
'IFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
build:
src/Husky/Cli/InstallCommand.cs#L192
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/AttachCommand.cs#L92
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/ExecCommand.cs#L168
'IFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
build:
src/Husky/Cli/InstallCommand.cs#L192
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/AttachCommand.cs#L92
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'
|
build:
src/Husky/Cli/ExecCommand.cs#L168
'IFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|