server-errors.log 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650
  1. stderr: # bitbucket.org/robert2206/automation/cmd
  2. cmd/settings.go:38:42: multiple-value settings.Section("server").GetKey() in single-value context
  3. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  4. cmd/settings.go:39:12: undefined: key
  5. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  6. cmd/settings.go:44:12: undefined: key
  7. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  8. cmd/settings.go:30:2: cannot refer to unexported name path.settings
  9. cmd/settings.go:30:6: non-name path.settings on left side of :=
  10. cmd/settings.go:38:2: undefined: settings
  11. cmd/settings.go:39:15: undefined: settings
  12. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  13. cmd/settings.go:39:34: multiple-value settings.GetSection() in single-value context
  14. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  15. cmd/settings.go:39:29: multiple-value settings.GetSection() in single-value context
  16. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  17. cmd/settings.go:35:11: no new variables on left side of :=
  18. cmd/settings.go:35:14: undefined: Settings
  19. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  20. cmd/settings.go:35:11: no new variables on left side of :=
  21. cmd/settings.go:35:22: settings.Settings undefined (type *ini.File has no field or method Settings)
  22. , cmd err: exit status 2stderr: cmd/settings.go:7:2: cannot find package "bitbucket.org/robert2206/automation/modules/settings" in any of:
  23. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/bitbucket.org/robert2206/automation/modules/settings (vendor tree)
  24. /opt/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOROOT)
  25. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOPATH)
  26. , cmd err: exit status 1stderr: cmd/settings.go:7:2: cannot find package "bitbucket.org/robert2206/automation/modules/settings" in any of:
  27. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/bitbucket.org/robert2206/automation/modules/settings (vendor tree)
  28. /opt/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOROOT)
  29. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOPATH)
  30. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/cmd
  31. cmd/settings.go:35:2: undefined: settings
  32. , cmd err: exit status 2stderr: cmd/settings.go:7:2: cannot find package "bitbucket.org/robert2206/automation/modules/settings" in any of:
  33. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/bitbucket.org/robert2206/automation/modules/settings (vendor tree)
  34. /opt/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOROOT)
  35. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules/settings (from $GOPATH)
  36. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/cmd
  37. cmd/settings.go:36:18: modules.Settings literal evaluated but not used
  38. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  39. cmd/settings.go:36:18: modules.Settings literal evaluated but not used
  40. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  41. cmd/settings.go:40:2: undefined: S
  42. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  43. cmd/settings.go:41:9: modules.S evaluated but not used
  44. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  45. cmd/settings.go:40:8: undefined: S
  46. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  47. cmd/settings.go:41:7: illegal types for operand: print
  48. modules.Settings
  49. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  50. cmd/settings.go:41:7: illegal types for operand: print
  51. modules.Settings
  52. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  53. cmd/settings.go:41:7: type modules.Settings is not an expression
  54. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  55. cmd/settings.go:41:8: undefined: modules.SettiSngs
  56. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  57. cmd/settings.go:41:7: illegal types for operand: print
  58. modules.Settings
  59. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  60. cmd/settings.go:33:2: cgf declared and not used
  61. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  62. cmd/settings.go:40:8: undefined: m
  63. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  64. cmd/settings.go:40:8: undefined: m
  65. , cmd err: exit status 2stderr: cmd/settings.go:7:2: no Go files in /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules
  66. , cmd err: exit status 1stderr: cmd/settings.go:7:2: no Go files in /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules
  67. , cmd err: exit status 1stderr: cmd/settings.go:7:2: no Go files in /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules
  68. , cmd err: exit status 1stderr: cmd/settings.go:7:2: no Go files in /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/modules
  69. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/cmd
  70. cmd/settings.go:40:8: undefined: modules
  71. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  72. cmd/settings.go:40:8: undefined: settings
  73. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  74. cmd/settings.go:40:17: syntax error: unexpected ), expecting name or (
  75. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  76. cmd/settings.go:41:17: syntax error: unexpected ), expecting name or (
  77. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  78. cmd/settings.go:41:21: settings.Init() used as value
  79. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  80. modules/settings/settings.go:10:6: syntax error: unexpected newline, expecting comma or }
  81. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  82. modules/settings/settings.go:10:7: syntax error: unexpected newline, expecting comma or }
  83. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  84. modules/settings/settings.go:10:2: too few values in struct initializer
  85. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  86. modules/settings/settings.go:10:8: syntax error: unexpected ..., expecting expression
  87. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  88. modules/settings/settings.go:12:5: syntax error: unexpected newline, expecting comma or }
  89. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  90. modules/settings/settings.go:11:2: cannot use nil as type string in field value
  91. modules/settings/settings.go:12:2: cannot use nil as type string in field value
  92. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  93. cmd/settings.go:44:2: syntax error: unexpected return, expecting name or (
  94. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  95. cmd/api.go:10:10: undefined: runSettings
  96. , cmd err: exit status 2stderr: # command-line-arguments
  97. ./main.go:16:3: undefined: cmd.SettingsCmd
  98. ./main.go:19:15: undefined: cmd.SettingsCmd
  99. , cmd err: exit status 2stderr: # command-line-arguments
  100. ./main.go:16:3: undefined: cmd.SettingsCmd
  101. ./main.go:19:15: undefined: cmd.SettingsCmd
  102. , cmd err: exit status 2stderr: # command-line-arguments
  103. ./main.go:16:3: use of package cmd without selector
  104. ./main.go:19:15: undefined: cmd.SettingsCmd
  105. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  106. modules/settings/settings.go:28:2: ini declared and not used
  107. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  108. modules/settings/settings.go:29:2: ini declared and not used
  109. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  110. modules/settings/settings.go:37:3: non-name S.Host on left side of :=
  111. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  112. modules/settings/settings.go:37:12: cannot assign *ini.Key to S.Host (type string) in multiple assignment
  113. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  114. modules/settings/settings.go:37:39: multiple-value ini.Section("server").GetKey() in single-value context
  115. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  116. modules/settings/settings.go:37:12: cannot assign *ini.Key to S.Host (type string) in multiple assignment
  117. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  118. modules/settings/settings.go:38:9: cannot use host (type *ini.Key) as type string in assignment
  119. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  120. modules/settings/settings.go:36:1: syntax error: unexpected }, expecting name or (
  121. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  122. modules/settings/settings.go:15:9: undefined: Settings
  123. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  124. modules/settings/settings.go:16:2: ini declared and not used
  125. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  126. modules/settings/settings.go:21:2: ini declared and not used
  127. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  128. modules/settings/settings.go:29:6: no new variables on left side of :=
  129. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  130. modules/settings/settings.go:29:6: no new variables on left side of :=
  131. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  132. modules/settings/settings.go:22:2: cannot use nil as type Server in field value
  133. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  134. modules/settings/settings.go:21:7: syntax error: unexpected newline, expecting comma or }
  135. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  136. modules/settings/settings.go:22:2: cannot use nil as type Server in field value
  137. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  138. modules/settings/settings.go:12:10: undefined: s
  139. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  140. modules/settings/settings.go:12:10: undefined: server
  141. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  142. modules/settings/settings.go:12:9: undefined: server
  143. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  144. cmd/api.go:27:7: illegal types for operand: print
  145. settings.Settings
  146. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  147. modules/settings/settings.go:35:2: undefined: srvSection
  148. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  149. modules/settings/settings.go:35:2: srvSection declared and not used
  150. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  151. modules/settings/settings.go:36:25: multiple-value srvSection.GetKey() in single-value context
  152. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  153. modules/settings/settings.go:36:25: multiple-value srvSection.GetKey() in single-value context
  154. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  155. modules/settings/settings.go:36:25: multiple-value srvSection.GetKey() in single-value context
  156. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  157. modules/settings/settings.go:19:2: cannot use nil as type string in field value
  158. modules/settings/settings.go:19:2: too few values in struct initializer
  159. modules/settings/settings.go:33:3: S.Server undefined (type Settings has no field or method Server)
  160. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  161. modules/settings/settings.go:21:4: syntax error: unexpected newline, expecting comma or }
  162. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  163. modules/settings/settings.go:35:3: S.Server undefined (type Settings has no field or method Server)
  164. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  165. modules/settings/settings.go:35:14: undefined: srvSection
  166. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  167. modules/settings/settings.go:24:14: undefined: i
  168. modules/settings/settings.go:36:16: undefined: cf
  169. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  170. modules/settings/settings.go:24:14: undefined: i
  171. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  172. modules/settings/settings.go:22:2: too few values in struct initializer
  173. modules/settings/settings.go:40:3: S.S undefined (type Settings has no field or method S)
  174. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  175. modules/settings/settings.go:19:15: syntax error: unexpected newline, expecting comma or }
  176. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  177. modules/settings/settings.go:37:3: S.S undefined (type Settings has no field or method S)
  178. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  179. modules/settings/settings.go:42:2: sshSection declared and not used
  180. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  181. modules/settings/settings.go:39:3: S.Protocol undefined (type Settings has no field or method Protocol)
  182. modules/settings/settings.go:40:3: S.Host undefined (type Settings has no field or method Host)
  183. modules/settings/settings.go:41:3: S.Port undefined (type Settings has no field or method Port)
  184. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  185. modules/settings/settings.go:63:3: S.Odoo undefined (type Settings has no field or method Odoo)
  186. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  187. modules/settings/settings.go:63:18: cannot use dockerSection.Key("sockDir") (type *ini.Key) as type string in assignment
  188. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  189. modules/settings/settings.go:65:3: S.DockerNetworkName evaluated but not used
  190. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  191. modules/settings/settings.go:66:76: syntax error: unexpected newline, expecting comma or )
  192. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  193. modules/settings/settings.go:67:27: cannot use dockerSection.Key("hiddenContainers") (type *ini.Key) as type string in assignment
  194. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  195. modules/settings/settings.go:67:73: too many arguments in call to dockerSection.Key("hiddenContainers").String
  196. have (string)
  197. want ()
  198. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  199. modules/settings/settings.go:67:73: too many arguments in call to dockerSection.Key("hiddenContainers").String
  200. have (string)
  201. want ()
  202. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  203. modules/settings/settings.go:67:27: cannot use dockerSection.Key("hiddenContainers").Strings(",") (type []string) as type string in assignment
  204. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  205. modules/settings/settings.go:21:31: syntax error: unexpected [, expecting semicolon or newline or }
  206. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  207. modules/settings/settings.go:76:19: cannot use odooSection.Key("portsRange").Ints(",") (type []int) as type string in assignment
  208. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  209. modules/settings/settings.go:76:19: cannot use odooSection.Key("portsRange").Ints(",") (type []int) as type []string in assignment
  210. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  211. modules/settings/settings.go:79:24: cannot use odooSection.Key("") (type *ini.Key) as type string in assignment
  212. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  213. modules/settings/settings.go:81:26: undefined: odoo
  214. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  215. modules/settings/settings.go:95:2: mailerSection declared and not used
  216. , cmd err: exit status 2stderr: # command-line-arguments
  217. ./main.go:20:13: cannot use settings.Init (type func()) as type cli.BeforeFunc in assignment
  218. , cmd err: exit status 2stderr: # command-line-arguments
  219. ./main.go:20:13: cannot use settings.Init (type func()) as type cli.BeforeFunc in assignment
  220. , cmd err: exit status 2stderr: # command-line-arguments
  221. ./main.go:20:13: cannot use settings.Init (type func()) as type cli.BeforeFunc in assignment
  222. , cmd err: exit status 2stderr: # command-line-arguments
  223. ./main.go:20:13: cannot use settings.Init (type func()) as type cli.BeforeFunc in assignment
  224. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  225. modules/settings/settings.go:49:5: undefined: S
  226. modules/settings/settings.go:62:2: undefined: S
  227. modules/settings/settings.go:66:2: undefined: S
  228. modules/settings/settings.go:67:2: undefined: S
  229. modules/settings/settings.go:68:2: undefined: S
  230. modules/settings/settings.go:72:2: undefined: S
  231. modules/settings/settings.go:73:2: undefined: S
  232. modules/settings/settings.go:74:2: undefined: S
  233. modules/settings/settings.go:75:2: undefined: S
  234. modules/settings/settings.go:76:2: undefined: S
  235. modules/settings/settings.go:76:2: too many errors
  236. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  237. modules/settings/settings.go:72:2: undefined: S
  238. modules/settings/settings.go:73:2: undefined: S
  239. modules/settings/settings.go:74:2: undefined: S
  240. modules/settings/settings.go:75:2: undefined: S
  241. modules/settings/settings.go:76:2: undefined: S
  242. modules/settings/settings.go:80:2: undefined: S
  243. modules/settings/settings.go:81:2: undefined: S
  244. modules/settings/settings.go:82:2: undefined: S
  245. modules/settings/settings.go:83:2: undefined: S
  246. modules/settings/settings.go:84:2: undefined: S
  247. modules/settings/settings.go:84:2: too many errors
  248. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  249. modules/settings/settings.go:49:5: undefined: Context
  250. modules/settings/settings.go:62:2: undefined: Context
  251. modules/settings/settings.go:66:2: undefined: Context
  252. modules/settings/settings.go:67:2: undefined: Context
  253. modules/settings/settings.go:68:2: undefined: Context
  254. modules/settings/settings.go:72:2: undefined: Context
  255. modules/settings/settings.go:73:2: undefined: Context
  256. modules/settings/settings.go:74:2: undefined: Context
  257. modules/settings/settings.go:75:2: undefined: Context
  258. modules/settings/settings.go:76:2: undefined: Context
  259. modules/settings/settings.go:76:2: too many errors
  260. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  261. cmd/api.go:27:8: undefined: settings.S
  262. cmd/api.go:28:8: undefined: settings.S
  263. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  264. cmd/api.go:27:7: illegal types for operand: print
  265. settings.Settings
  266. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  267. modules/settings/settings.go:74:2: authSection declared and not used
  268. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  269. modules/settings/settings.go:79:2: authSection declared and not used
  270. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  271. modules/settings/settings.go:79:2: authSection declared and not used
  272. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  273. modules/settings/settings.go:80:28: cfg.Key undefined (type *ini.File has no field or method Key)
  274. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  275. cmd/api.go:25:20: settings.Ctx.Da undefined (type settings.Settings has no field or method Da)
  276. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  277. modules/settings/settings.go:86:5: Ctx.DatabaseType undefined (type Settings has no field or method DatabaseType)
  278. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  279. cmd/api.go:25:20: settings.Ctx.DatabaseType undefined (type settings.Settings has no field or method DatabaseType)
  280. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  281. cmd/api.go:25:20: settings.Ctx.DatabaseType undefined (type settings.Settings has no field or method DatabaseType)
  282. # bitbucket.org/robert2206/automation/modules/models
  283. modules/models/engine.go:17:1: syntax error: unexpected }, expecting name or (
  284. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  285. cmd/api.go:25:20: settings.Ctx.DatabaseType undefined (type settings.Settings has no field or method DatabaseType)
  286. # bitbucket.org/robert2206/automation/modules/models
  287. modules/models/engine.go:17:1: syntax error: unexpected }, expecting name or (
  288. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  289. cmd/api.go:25:20: settings.Ctx.DatabaseType undefined (type settings.Settings has no field or method DatabaseType)
  290. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  291. modules/models/models.go:19:15: syntax error: unexpected newline, expecting comma or )
  292. modules/models/models.go:21:2: syntax error: unexpected ), expecting expression
  293. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  294. modules/models/models.go:20:12: syntax error: unexpected newline, expecting comma or )
  295. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  296. modules/models/models.go:24:6: Init redeclared in this block
  297. previous declaration at modules/models/engine.go:10:6
  298. , cmd err: exit status 2stderr: main.go:8:2:
  299. modules/models/base.go:1:1: expected 'package', found 'EOF'
  300. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/modules/models
  301. modules/models/models.go:4:6: Base redeclared in this block
  302. previous declaration at modules/models/base.go:4:6
  303. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  304. modules/models/models.go:21:2: db declared and not used
  305. modules/models/models.go:21:6: err declared and not used
  306. , cmd err: exit status 2stderr: modules/models/models.go:5:2: cannot find package "github.com/jinzhu/gorm/dialects/sqlite" in any of:
  307. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/github.com/jinzhu/gorm/dialects/sqlite (vendor tree)
  308. /opt/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOROOT)
  309. /home/robert/workspace/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOPATH)
  310. , cmd err: exit status 1stderr: modules/models/models.go:5:2: cannot find package "github.com/jinzhu/gorm/dialects/sqlite" in any of:
  311. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/github.com/jinzhu/gorm/dialects/sqlite (vendor tree)
  312. /opt/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOROOT)
  313. /home/robert/workspace/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOPATH)
  314. , cmd err: exit status 1stderr: modules/models/models.go:5:2: cannot find package "github.com/jinzhu/gorm/dialects/sqlite" in any of:
  315. /home/robert/workspace/go/src/bitbucket.org/robert2206/automation/vendor/github.com/jinzhu/gorm/dialects/sqlite (vendor tree)
  316. /opt/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOROOT)
  317. /home/robert/workspace/go/src/github.com/jinzhu/gorm/dialects/sqlite (from $GOPATH)
  318. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/modules/models
  319. modules/models/models.go:27:11: not enough arguments in call to os.Mkdir
  320. have (string)
  321. want (string, os.FileMode)
  322. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  323. modules/models/models.go:27:12: cannot use os.FileMode.Perm (type func(os.FileMode) os.FileMode) as type os.FileMode in argument to os.Mkdir
  324. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  325. modules/models/models.go:16:12: &User literal is not a type
  326. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  327. modules/models/models.go:32:2: migrate declared and not used
  328. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  329. modules/models/models.go:32:12: syntax error: unexpected AutoMigrate at end of statement
  330. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  331. modules/settings/settings.go:92:53: multiple-value dbSection.Key("dbLogger").Bool() in single-value context
  332. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  333. modules/settings/settings.go:92:53: too many arguments in call to dbSection.Key("dbLogger").Bool
  334. have (string)
  335. want ()
  336. modules/settings/settings.go:92:53: multiple-value dbSection.Key("dbLogger").Bool() in single-value context
  337. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/settings
  338. modules/settings/settings.go:92:53: too many arguments in call to dbSection.Key("dbLogger").Bool
  339. have (bool)
  340. want ()
  341. modules/settings/settings.go:92:53: multiple-value dbSection.Key("dbLogger").Bool() in single-value context
  342. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  343. modules/models/models.go:33:2: non-bool settings.Ctx.DatabaseUser (type string) used as if condition
  344. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  345. modules/models/models.go:39:2: non-bool settings.Ctx.DatabaseDialect (type string) used as if condition
  346. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  347. modules/models/user.go:13:13: undefined: Requests
  348. , cmd err: exit status 2stderr: main.go:8:2:
  349. modules/models/issue.go:1:1: expected 'package', found 'EOF'
  350. , cmd err: exit status 1stderr: # bitbucket.org/robert2206/automation/modules/models
  351. modules/models/user.go:18:1: missing return at end of function
  352. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  353. modules/models/models.go:27:2: undefined: gorm.Op
  354. modules/models/models.go:28:2: undefined: gorm.Ope
  355. modules/models/models.go:29:2: undefined: gorm.Op
  356. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  357. modules/models/models.go:27:2: undefined: gorm.Op
  358. modules/models/models.go:28:2: undefined: gorm.Ope
  359. modules/models/models.go:29:2: undefined: gorm.Op
  360. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  361. modules/models/models.go:32:8: undefined: db
  362. modules/models/models.go:35:2: undefined: db
  363. modules/models/models.go:39:3: undefined: db
  364. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  365. modules/models/user.go:22:2: tx declared and not used
  366. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  367. modules/models/user.go:24:18: gorm.DB.Error is a field, not a method
  368. modules/models/user.go:24:18: cannot use tx.Commit() (type *gorm.DB) as type error in return argument:
  369. *gorm.DB does not implement error (missing Error method)
  370. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  371. modules/models/user.go:22:2: tx declared and not used
  372. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  373. cmd/api.go:26:19: syntax error: unexpected newline, expecting comma or }
  374. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  375. cmd/api.go:25:2: u declared and not used
  376. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  377. cmd/api.go:29:19: cannot use u (type models.User) as type *models.User in argument to models.CreateUser
  378. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  379. cmd/api.go:29:19: cannot use u (type models.User) as type *models.User in argument to models.CreateUser
  380. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  381. cmd/api.go:25:7: invalid indirect of models.User literal (type models.User)
  382. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  383. cmd/api.go:29:19: cannot use u (type models.User) as type *models.User in argument to models.CreateUser
  384. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  385. modules/models/user.go:22:8: cannot take the address of GetORM().Begin()
  386. modules/models/user.go:24:4: calling method Commit with receiver tx (type **gorm.DB) requires explicit dereference
  387. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  388. modules/models/models.go:26:5: undefined: err
  389. modules/models/models.go:28:5: undefined: err
  390. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  391. modules/models/models.go:28:5: undefined: err
  392. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  393. modules/models/models.go:26:5: undefined: err
  394. modules/models/models.go:28:5: undefined: err
  395. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  396. modules/models/models.go:42:2: undefined: self
  397. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  398. modules/models/models.go:42:2: too many arguments to return
  399. have (*gorm.DB)
  400. want ()
  401. modules/models/models.go:46:13: Init() used as value
  402. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  403. modules/models/user.go:22:8: undefined: GetORM
  404. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  405. modules/models/user.go:22:8: undefined: GetORM
  406. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  407. modules/models/user.go:22:8: undefined: GetORM
  408. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  409. modules/models/models.go:42:2: tx declared and not used
  410. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  411. modules/models/models.go:45:17: syntax error: unexpected newline, expecting comma or }
  412. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  413. modules/models/models.go:49:7: unknown field 'Name' in struct literal of type Request
  414. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  415. modules/models/models.go:46:18: syntax error: unexpected newline, expecting comma or }
  416. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  417. modules/models/models.go:46:27: syntax error: unexpected newline, expecting comma or }
  418. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  419. modules/models/models.go:50:4: syntax error: unexpected newline, expecting comma or }
  420. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  421. modules/models/models.go:51:5: syntax error: unexpected newline, expecting comma or }
  422. modules/models/models.go:52:4: syntax error: unexpected newline, expecting comma or }
  423. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  424. modules/models/models.go:52:4: syntax error: unexpected newline, expecting comma or }
  425. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/models
  426. modules/models/models.go:49:4: type Request is not an expression
  427. modules/models/models.go:49:11: index must be non-negative integer constant
  428. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  429. cmd/api.go:26:2: syntax error: unexpected return, expecting name or (
  430. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  431. modules/odoo/odoo.go:10:2: path declared and not used
  432. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  433. modules/odoo/odoo.go:10:14: cannot use name (type string) as type *string in argument to snakeizeName
  434. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  435. modules/odoo/odoo.go:19:17: cannot convert name (type *string) to type []rune
  436. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  437. modules/odoo/odoo.go:19:17: cannot convert &name (type **string) to type []rune
  438. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  439. modules/odoo/odoo.go:19:17: cannot convert name (type *string) to type []rune
  440. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  441. modules/odoo/odoo.go:19:17: cannot convert &name (type **string) to type []rune
  442. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  443. modules/odoo/odoo.go:19:17: cannot convert name (type *string) to type []rune
  444. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  445. modules/odoo/odoo.go:19:17: cannot convert name (type *string) to type []rune
  446. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  447. modules/odoo/odoo.go:12:2: undefined: strings.Tr
  448. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  449. modules/odoo/odoo.go:26:35: cannot use name (type string) as type []byte in argument to matchFirstCap.ReplaceAll
  450. modules/odoo/odoo.go:26:42: cannot use "${1}_${2}" (type string) as type []byte in argument to matchFirstCap.ReplaceAll
  451. modules/odoo/odoo.go:27:8: cannot use matchAllCap.ReplaceAllString(snake, "${1}_${2}") (type string) as type []byte in assignment
  452. modules/odoo/odoo.go:27:38: cannot use snake (type []byte) as type string in argument to matchAllCap.ReplaceAllString
  453. modules/odoo/odoo.go:29:2: too many arguments to return
  454. have (string)
  455. want ()
  456. modules/odoo/odoo.go:29:24: cannot use snake (type []byte) as type string in argument to strings.ToLower
  457. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  458. modules/odoo/odoo.go:26:35: cannot use name (type string) as type []byte in argument to matchFirstCap.ReplaceAll
  459. modules/odoo/odoo.go:26:42: cannot use "${1}_${2}" (type string) as type []byte in argument to matchFirstCap.ReplaceAll
  460. modules/odoo/odoo.go:27:8: cannot use matchAllCap.ReplaceAllString(snake, "${1}_${2}") (type string) as type []byte in assignment
  461. modules/odoo/odoo.go:27:38: cannot use snake (type []byte) as type string in argument to matchAllCap.ReplaceAllString
  462. modules/odoo/odoo.go:29:24: cannot use snake (type []byte) as type string in argument to strings.ToLower
  463. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  464. modules/odoo/odoo.go:29:25: not enough arguments in call to strings.Replace
  465. have (string, string)
  466. want (string, string, string, int)
  467. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  468. modules/odoo/odoo.go:29:25: not enough arguments in call to strings.Replace
  469. have (string, string, string)
  470. want (string, string, string, int)
  471. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  472. modules/odoo/odoo.go:30:43: undefined: snake
  473. modules/odoo/odoo.go:31:30: undefined: snake
  474. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  475. modules/odoo/odoo.go:15:41: unknown escape sequence
  476. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  477. modules/odoo/odoo.go:15:42: unknown escape sequence
  478. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  479. modules/odoo/odoo.go:23:2: path declared and not used
  480. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  481. modules/odoo/odoo.go:26:2: pathExists declared and not used
  482. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  483. modules/odoo/odoo.go:43:16: syntax error: unexpected := at end of statement
  484. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  485. modules/odoo/odoo.go:44:20: type string is not an expression
  486. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  487. modules/odoo/odoo.go:49:10: not enough arguments in call to os.Mkdir
  488. have ()
  489. want (string, os.FileMode)
  490. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  491. modules/odoo/odoo.go:49:10: not enough arguments in call to os.Mkdir
  492. have ()
  493. want (string, os.FileMode)
  494. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  495. modules/odoo/odoo.go:50:10: not enough arguments in call to os.Mkdir
  496. have ()
  497. want (string, os.FileMode)
  498. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  499. modules/odoo/odoo.go:50:10: not enough arguments in call to os.Mkdir
  500. have ()
  501. want (string, os.FileMode)
  502. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  503. modules/odoo/odoo.go:50:10: not enough arguments in call to os.Mkdir
  504. have ()
  505. want (string, os.FileMode)
  506. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  507. modules/odoo/odoo.go:50:10: not enough arguments in call to os.Mkdir
  508. have ()
  509. want (string, os.FileMode)
  510. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  511. modules/odoo/odoo.go:49:15: syntax error: unexpected newline, expecting type
  512. modules/odoo/odoo.go:50:2: syntax error: unexpected os at end of statement
  513. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  514. modules/odoo/odoo.go:49:27: syntax error: unexpected comma, expecting ]
  515. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  516. modules/odoo/odoo.go:49:33: syntax error: unexpected comma, expecting :
  517. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  518. modules/odoo/odoo.go:49:18: syntax error: unexpected ], expecting expression
  519. modules/odoo/odoo.go:50:2: syntax error: non-declaration statement outside function body
  520. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  521. modules/odoo/odoo.go:49:11: invalid type for composite literal: string
  522. modules/odoo/odoo.go:50:10: not enough arguments in call to os.Mkdir
  523. modules/odoo/odoo.go:50:16: settings.Ctx.OdooA undefined (type settings.Settings has no field or method OdooA)
  524. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  525. modules/odoo/odoo.go:51:11: syntax error: unexpected in, expecting semicolon or newline
  526. modules/odoo/odoo.go:53:2: syntax error: unexpected }, expecting expression
  527. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  528. modules/odoo/odoo.go:49:11: invalid type for composite literal: string
  529. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  530. modules/odoo/odoo.go:53:9: undefined: pat
  531. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  532. modules/odoo/odoo.go:32:2: undefined: lo
  533. modules/odoo/odoo.go:59:17: cannot use err.Error (type func() string) as type string in argument to errors.New
  534. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  535. modules/odoo/odoo.go:31:2: undefined: lo
  536. modules/odoo/odoo.go:64:2: nil evaluated but not used
  537. modules/odoo/odoo.go:65:1: missing return at end of function
  538. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  539. modules/odoo/odoo.go:31:2: undefined: lo
  540. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  541. modules/odoo/odoo.go:61:1: missing return at end of function
  542. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  543. cmd/api.go:25:8: docker.Create evaluated but not used
  544. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  545. modules/docker/docker.go:35:26: not enough arguments in call to cli.ListContainers
  546. have ()
  547. want (docker.ListContainersOptions)
  548. modules/docker/docker.go:35:26: multiple-value cli.ListContainers() in single-value context
  549. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  550. modules/docker/docker.go:35:27: undefined: name
  551. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  552. modules/docker/docker.go:35:26: not enough arguments in call to cli.StartContainer
  553. have (string)
  554. want (string, *docker.HostConfig)
  555. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  556. modules/docker/docker.go:35:27: not enough arguments in call to cli.StartContainer
  557. have (string)
  558. want (string, *docker.HostConfig)
  559. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/cmd
  560. cmd/api.go:25:2: err declared and not used
  561. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  562. modules/docker/docker.go:67:27: undefined: idOrName
  563. modules/docker/docker.go:68:27: undefined: idOrName
  564. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  565. modules/docker/docker.go:46:3: too many arguments to return
  566. have (error)
  567. want ()
  568. modules/docker/docker.go:52:3: too many arguments to return
  569. have (error)
  570. want ()
  571. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  572. modules/docker/docker.go:32:11: no new variables on left side of :=
  573. modules/docker/docker.go:46:3: too many arguments to return
  574. have (error)
  575. want ()
  576. modules/docker/docker.go:52:3: too many arguments to return
  577. have (error)
  578. want ()
  579. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  580. modules/docker/docker.go:40:3: too many arguments to return
  581. have (error)
  582. want ()
  583. modules/docker/docker.go:46:3: too many arguments to return
  584. have (error)
  585. want ()
  586. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  587. modules/docker/docker.go:40:3: too many arguments to return
  588. have (error)
  589. want ()
  590. modules/docker/docker.go:43:2: too many arguments to return
  591. have (error)
  592. want ()
  593. modules/docker/docker.go:43:29: cannot use nil as type uint in argument to cli.RestartContainer
  594. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  595. modules/docker/docker.go:43:29: cannot use nil as type uint in argument to cli.RestartContainer
  596. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  597. modules/docker/docker.go:51:3: too many arguments to return
  598. have (error)
  599. want ()
  600. modules/docker/docker.go:54:2: too many arguments to return
  601. have (error)
  602. want ()
  603. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/docker
  604. modules/docker/docker.go:78:9: undefined: checkIdOrName
  605. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  606. modules/odoo/odoo.go:48:6: no new variables on left side of :=
  607. modules/odoo/odoo.go:58:2: err evaluated but not used
  608. modules/odoo/odoo.go:99:1: missing return at end of function
  609. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  610. modules/odoo/odoo.go:99:1: missing return at end of function
  611. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  612. modules/odoo/odoo.go:100:2: syntax error: unexpected return, expecting name or (
  613. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  614. modules/odoo/odoo.go:100:2: syntax error: unexpected return, expecting name or (
  615. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  616. modules/odoo/odoo.go:99:2: tmpl declared and not used
  617. modules/odoo/odoo.go:99:8: err declared and not used
  618. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  619. modules/odoo/odoo.go:105:20: not enough arguments in call to pongo2.Must
  620. have (*pongo2.Template)
  621. want (*pongo2.Template, error)
  622. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  623. modules/odoo/odoo.go:107:20: not enough arguments in call to tmpl.ExecuteWriter
  624. have ()
  625. want (pongo2.Context, io.Writer)
  626. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  627. modules/odoo/odoo.go:109:25: syntax error: unexpected newline, expecting comma or }
  628. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  629. modules/odoo/odoo.go:107:2: undefined: out
  630. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  631. modules/odoo/odoo.go:107:2: out declared and not used
  632. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  633. modules/odoo/odoo.go:107:2: out declared and not used
  634. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  635. modules/odoo/odoo.go:113:12: syntax error: unexpected semicolon, expecting comma or }
  636. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  637. modules/odoo/odoo.go:109:3: missing key in map literal
  638. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  639. modules/odoo/odoo.go:116:18: not enough arguments in call to ioutil.WriteFile
  640. have (string, string)
  641. want (string, []byte, os.FileMode)
  642. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  643. modules/odoo/odoo.go:116:19: cannot use out (type string) as type []byte in argument to ioutil.WriteFile
  644. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  645. modules/odoo/odoo.go:99:24: undefined: odooName
  646. , cmd err: exit status 2stderr: # bitbucket.org/robert2206/automation/modules/odoo
  647. modules/odoo/odoo.go:60:25: not enough arguments in call to makeConfiguration
  648. have ()
  649. want (string)
  650. , cmd err: exit status 2