Fix bearerauth example #1522
Annotations
3 errors
Run Unit tests (Go 1.18):
onpremise/examples/bearerauth/main.go#L18
cannot use tp.Client() (value of type *http.Client) as type string in argument to jira.NewClient
|
Run Unit tests (Go 1.18):
onpremise/examples/bearerauth/main.go#L18
cannot use jiraURL (variable of type string) as type *http.Client in argument to jira.NewClient
|
Run Unit tests (Go 1.18)
Process completed with exit code 1.
|
Loading