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