Noam
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Noam created a post, Dotnet tool not executing properly, if I manually log into the agent machine and execute it as the agent it works fine
Right now my project has 2 dotnet runner steps, step one is to install the sonnarscanner and step two is to run it 1) tool update --global dotnet-sonarscanner2) sonarscanner begin /k:"%SONAR_PROJEC... -
Noam created a post, Qodana buildstep failing however it is executing successfully
I recently installed teamcity. I setup my first build. It is a dotnet application. My second build step is Qodana inspection. When the step runs, it runs successfully and when I check the qodana cl... -
Noam commented, -
Noam created a post, The Qodana build step seems to be missing the a linter for dotnet
I am currently evaluating teamcity and Qodana. When I try to add a build step for Qodana I do not see dotnet as a choice for linters. Please see the snippit below.