When allowInsecureConnections property in packageSources section is set to true in NuGet.Config files, suppress warnings for HTTP sources when http sources are used in push/delete operations.
The PR enable the HTTP warnings in this scenario is: NuGet/NuGet.Client#4552