A
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Code inspections do not seem to recognize Spring @Autowired and Mockito @Mock fields
I have a spring boot project that I am developing in Intellij 2017 and building with TC 10.0.5. I would like to run all of the intellij inspections to ensure that we have no additional issues durin... -
Created Multiple "Failed to perform checkout on agent: Cannot find commit ..."
We are using TeamCity connected to github and triggering on VCS changes with the following trigger: +:master+:<default>+:*/merge The issues that we are experiencing is that when code is rebased or ...