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

Error on action execution phase #9

Open
ByteDecoder opened this issue Nov 15, 2020 · 1 comment
Open

Error on action execution phase #9

ByteDecoder opened this issue Nov 15, 2020 · 1 comment

Comments

@ByteDecoder
Copy link

Hi there, I am using .Net Core 3.1.302, and I getting an error in the action phase.

[20-11-15 07:07:04.430]Info:[MetadataCommand.ExtractMetadata]Using mono /usr/lib/mono/msbuild/15.0/bin/MSBuild.dll as inner compiler. [20-11-15 07:07:04.585]Info:[MetadataCommand.ExtractMetadata]Loading projects... A compatible installed dotnet SDK for global.json version: [3.1.302] from [/github/workspace/src/global.json] was not found Please install the [3.1.302] SDK or update [/github/workspace/src/global.json] with an installed dotnet SDK: A compatible installed dotnet SDK for global.json version: [3.1.302] from [/github/workspace/src/global.json] was not found Please install the [3.1.302] SDK or update [/github/workspace/src/global.json] with an installed dotnet SDK: [20-11-15 07:07:06.405]Warning:[MetadataCommand.ExtractMetadata](/github/workspace/src/ByteDecoder.Common/ByteDecoder.Common.csproj)Workspace failed with: [Failure] Msbuild failed when processing the file '/github/workspace/src/ByteDecoder.Common/ByteDecoder.Common.csproj' with message:

Seems there is a problem with the SDK version that my project use and the one that the action is using.

Could you point me in the right direction?

@nikeee
Copy link
Owner

nikeee commented Apr 19, 2023

Is this still a problem?

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

No branches or pull requests

2 participants