.github/workflows/Dockerfile.bazel
Resolved 💬 2 comments Opened Jan 12, 2026 by badavathshekar32-create Closed Jan 12, 2026
What version of the VS Code extension are you using?
Hello
What subscription do you have?
Hello
Which IDE are you using?
Code
What platform is your computer?
_No response_
What issue are you seeing?
?
For MacOS and Linux: copy the output of uname -mprs For Windows: copy the output of "$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })" in the PowerShell console
What steps can reproduce the bug?
?
For MacOS and Linux: copy the output of uname -mprs For Windows: copy the output of "$([Environment]::OSVersion | ForEach-Object VersionString) $(if ([Environment]::Is64BitOperatingSystem) { "x64" } else { "x86" })" in the PowerShell console
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗