teamcity/user.go (3 lines): - line 100: path.Root("roles"), //TODO path to specific set item - line 107: path.Root("roles"), //TODO path to specific set item - line 114: path.Root("roles"), //TODO path to specific set item teamcity/vcsroot.go (3 lines): - line 113: //TODO other syntax? - line 122: //TODO other syntax? - line 134: //TODO other syntax? alternate nested types client/project.go (2 lines): - line 57: // TODO: refactor other methods in the same way as the New/Get/DeleteProject - line 126: //TODO TeamCIty rest api bug TW-90967, remove when fixed