Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE]: Setup GitVersion Task' version 0 (gitversion/setup@0) that is end-of-life. #4424

Open
2 tasks done
berndesj opened this issue Feb 19, 2025 · 0 comments
Open
2 tasks done

Comments

@berndesj
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

GitVersion package

GitVersion.MsBuild, AzureDevops task

GitVersion version

5.x

Operating system

Windows

What are you seeing?

##[warning]Task 'Setup GitVersion Task' version 0 (gitversion/setup@0) is dependent on a Node version (10) that is end-of-life.

What is expected?

be no NODE 20 , for what ever it means.

Steps to Reproduce

just run a piepline with

  • task: gitversion/setup@0
    displayName: Install git version
    inputs:
    versionSpec: '5.x'
    preferLatestVersion: true

RepositoryFixture Test

No response

Output log or link to your CI build (if appropriate).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant