Fix bearerauth example #1522
Annotations
3 errors and 1 warning
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 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading