Skip to content

Publish Packages

Publish Packages #59

Manually triggered December 17, 2023 20:58
Status Failure
Total duration 36s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: tests/HuskyIntegrationTests/Issue99Tests.cs#L22
The interpolation must end with the same number of closing braces as the number of '$' characters that the raw string literal started with.
build: tests/HuskyIntegrationTests/Issue99Tests.cs#L67
Line does not start with the same whitespace as the closing line of the raw string literal.
build: tests/HuskyIntegrationTests/Issue99Tests.cs#L22
The interpolation must end with the same number of closing braces as the number of '$' characters that the raw string literal started with.
build: tests/HuskyIntegrationTests/Issue99Tests.cs#L67
Line does not start with the same whitespace as the closing line of the raw string literal.
build
Process completed with exit code 1.
build: src/Husky/Program.cs#L33
Nullability of reference types in return type of 'object? ServiceProvider.GetService(Type serviceType)' doesn't match the target delegate 'Func<Type, object>' (possibly because of nullability attributes).
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/Program.cs#L33
Nullability of reference types in return type of 'object? ServiceProvider.GetService(Type serviceType)' doesn't match the target delegate 'Func<Type, object>' (possibly because of nullability attributes).
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/Program.cs#L33
Nullability of reference types in return type of 'object? ServiceProvider.GetService(Type serviceType)' doesn't match the target delegate 'Func<Type, object>' (possibly because of nullability attributes).
build: src/Husky/Cli/InstallCommand.cs#L192
'IFileInfoFactory.FromFileName(string)' is obsolete: 'Use `IFileInfoFactory.New(string)` instead'