Skip to content

Bump version from 2.71.5 to 2.72.0 #2856

Bump version from 2.71.5 to 2.72.0

Bump version from 2.71.5 to 2.72.0 #2856

Triggered via pull request November 25, 2024 11:35
@eyalbe4eyalbe4
labeled #2770
Status Failure
Total duration 11m 35s
Artifacts

mavenTests.yml

on: pull_request_target
Matrix: Maven-Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Maven 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)
Maven 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)
Maven tests (ubuntu)
Process completed with exit code 1.
Maven 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)
Maven 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)
Maven tests (macos)
Process completed with exit code 1.
Maven 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)
Maven 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)
Maven tests (windows)
Process completed with exit code 1.
Maven tests (macos)
The following actions use a deprecated Node.js version and will be forced to run on node20: stCarolas/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/