The action is failing inside windows-2022 (windows-latest) runner
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 65
- Forks
- 23
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.