Skip to content

Publish Packages

Publish Packages #63

Manually triggered August 13, 2024 08:29
Status Success
Total duration 2m 36s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 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, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/AttachCommand.cs#L92
'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/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: tests/HuskyTest/Cli/AttachCommandTests.cs#L34
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'