jfrog-cli-core icon indicating copy to clipboard operation
jfrog-cli-core copied to clipboard

Panic on DotnetCommand.Exec

Open kriive opened this issue 9 months ago • 1 comments

This block does not check if the returned callbackFunc is nil.

https://github.com/jfrog/jfrog-cli-core/blob/670986eb89356adb1613216bb4348d39f479f52c/artifactory/commands/dotnet/dotnetcommand.go#L120-L122

kriive avatar May 08 '24 13:05 kriive

Hi @kriive Thanks for reporting this issue. Our apologies for the inconvenience caused by this. This PR should fix it. I will update this thread once the next release will be out.

sverdlov93 avatar May 08 '24 14:05 sverdlov93