feat(718): view issue: assignee and reporter email #870
Annotations
10 errors
tests:
pkg/jira/epic_test.go#L63
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/epic_test.go#L86
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/epic_test.go#L109
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/epic_test.go#L115
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/issue_test.go#L62
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/issue_test.go#L132
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/issue_test.go#L183
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/search_test.go#L68
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/search_test.go#L91
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|
tests:
pkg/jira/search_test.go#L114
cannot use struct{Name string `json:"displayName"`}{…} (value of type struct{Name string "json:\"displayName\""}) as struct{Name string "json:\"displayName\""; Email string "json:\"emailAddress\""} value in struct literal
|