Bump version from 2.71.5 to 2.72.0 #2854
distributionTests.yml
on: pull_request_target
Matrix: Distribution-Tests
Annotations
9 errors
Distribution tests (ubuntu):
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)
|
Distribution tests (ubuntu):
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)
|
Distribution tests (ubuntu)
Process completed with exit code 1.
|
Distribution tests (macos):
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)
|
Distribution tests (macos):
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)
|
Distribution tests (macos)
Process completed with exit code 1.
|
Distribution tests (windows):
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)
|
Distribution tests (windows):
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)
|
Distribution tests (windows)
Process completed with exit code 1.
|