Bump version from 2.71.5 to 2.72.0 #4216
Annotations
10 errors
Run golangci linter:
buildtools/cli.go#L580
nugetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredNugetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections)
|
Run golangci linter:
buildtools/cli.go#L624
dotnetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredDotnetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections) (typecheck)
|
Run golangci linter:
main.go#L17
could not import github.com/jfrog/jfrog-cli/buildtools (-: # github.com/jfrog/jfrog-cli/buildtools
|
Run golangci linter:
buildtools/cli.go#L580
nugetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredNugetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections)
|
Run golangci linter:
buildtools/cli.go#L624
dotnetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredDotnetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections)) (typecheck)
|
Run golangci linter:
nuget_test.go#L238
params.SetServerDetails(server).SetUseNugetV2(testSuite.useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections) (typecheck)
|
Run golangci linter:
nuget_test.go#L241
too many arguments in call to dotnet.InitNewConfig
|
Run golangci linter:
artifactory/cli.go#L46
could not import github.com/jfrog/jfrog-cli/buildtools (-: # github.com/jfrog/jfrog-cli/buildtools
|
Run golangci linter:
buildtools/cli.go#L580
nugetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredNugetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections)
|
Run golangci linter:
buildtools/cli.go#L624
dotnetCmd.SetServerDetails(rtDetails).SetRepoName(targetRepo).SetBuildConfiguration(buildConfiguration).SetBasicCommand(filteredDotnetArgs[0]).SetUseNugetV2(useNugetV2).SetAllowInsecureConnections undefined (type *"github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/dotnet".DotnetCommand has no field or method SetAllowInsecureConnections)) (typecheck)
|
Loading