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

Running CodeQL CLI in a container with multiple .NET Core SDK's installed #9365

Open
Saksi83 opened this issue May 30, 2022 · 2 comments
Open
Labels
C# question Further information is requested

Comments

@Saksi83
Copy link

Saksi83 commented May 30, 2022

Apparently if you run the CLI in a container or on a machine with multiple .NET (Core) SDK's installed, the CLI defaults to always download the SDK - which makes the entire process unnecessary long

https://github.com/github/codeql/blob/main/csharp/autobuilder/Semmle.Autobuild.CSharp/DotNetRule.cs , l 148

@Saksi83 Saksi83 added the question Further information is requested label May 30, 2022
@tausbn
Copy link
Contributor

tausbn commented May 30, 2022

Thank you for your feedback! I will forward it to the C# team.

cc. @github/codeql-csharp

@tausbn tausbn added the C# label May 30, 2022
@michaelnebel
Copy link
Contributor

Thank you for reporting this. We will take a look and prioritise accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants