Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The action is failing inside windows-2022 (windows-latest) runner

Open
#16 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions
Domain
ci-cd, devtools

Research direction

Start by reviewing the attached error_log.zip and the workflow run for the windows-2022 environment. Trace the roslynanalyzers job that exits with code 17, determine why the action fails on that runner, and verify that code-analysis completes successfully there without the reported errors.

Written by the indexing model from the issue text.

Description

When I tried to run code-analysis inside windows-2022 virtual environment, the action is failing with the following error message:

Error:      Error running roslynanalyzers job: 1 of 1
Error:      GuardianErrorExitCodeException: roslynanalyzers completed with an Error exit code: 17. 
Error:      Error running tool 1 of 1: roslynanalyzers
Error:      Error running roslynanalyzers job: 1 of 1
Error:      GuardianErrorExitCodeException: roslynanalyzers completed with an Error exit code: 17. 

Full workflow log:
error_log.zip

Dominant language
JavaScript
Stars
65
Forks
23
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/code-analysis

All issues in dotnet/code-analysis

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.