The action is failing inside windows-2022 (windows-latest) runner
Open
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
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](https://github.com/dotnet/code-analysis/files/8103743/error_log.zip)
Contributor guide
Assessment
This issue has not been assessed yet.