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

Build is currently broken #135

Closed
nils-a opened this issue Jul 1, 2024 · 0 comments · Fixed by #136
Closed

Build is currently broken #135

nils-a opened this issue Jul 1, 2024 · 0 comments · Fixed by #136
Assignees
Labels
Milestone

Comments

@nils-a
Copy link
Contributor

nils-a commented Jul 1, 2024

GitVersion requires net5.0 to be installed.
Probably there are more dependencies.

Currently, the log stops at:

----------------------------------------
Setup
----------------------------------------
Testing to see if valid git repository...
Confirming what version of GitVersion is being used...
Exit code: -2147450730
GitVersion: 
Calculating Semantic Version...
You must install or update .NET to run this application.

App: D:\a\Cake.Coveralls\Cake.Coveralls\tools\dotnet-gitversion.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '5.0.0' (x64)
.NET location: C:\Program Files\dotnet

The following frameworks were found:
  6.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  6.0.26 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  6.0.31 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  7.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  7.0.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  8.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=win-x64&os=win10
@nils-a nils-a added the Build label Jul 1, 2024
@nils-a nils-a added this to the 2.0.0 milestone Jul 1, 2024
@nils-a nils-a self-assigned this Jul 1, 2024
nils-a added a commit to nils-a/cake-contrib--Cake.Coveralls that referenced this issue Jul 1, 2024
Install all required NET versions
(for GitHub and AppVeyor)
nils-a added a commit to nils-a/cake-contrib--Cake.Coveralls that referenced this issue Jul 1, 2024
Gitter is discontinued and Codecov needs tooling to be updated.
@nils-a nils-a linked a pull request Jul 1, 2024 that will close this issue
9 tasks
nils-a added a commit that referenced this issue Jul 1, 2024
(#135) update CI Machines to Windows 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant