Skip to content

Make issue create errors verbose to ensure description is not lost #1034

Make issue create errors verbose to ensure description is not lost

Make issue create errors verbose to ensure description is not lost #1034

Triggered via pull request June 17, 2025 15:14
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests
Process completed with exit code 2.
tests: internal/cmd/issue/create/create.go#L144
cannot use resp.Key (variable of type string) as *jira.CreateResponse value in return statement) (typecheck)
tests: internal/cmd/issue/create/create.go#L142
cannot use "" (untyped string constant) as *jira.CreateResponse value in return statement
tests: internal/cmd/issue/issue.go#L9
could not import github.com/ankitpokhrel/jira-cli/internal/cmd/issue/create (-: # github.com/ankitpokhrel/jira-cli/internal/cmd/issue/create
tests: internal/cmd/issue/create/create.go#L144
cannot use resp.Key (variable of type string) as *jira.CreateResponse value in return statement (typecheck)
tests: internal/cmd/issue/create/create.go#L142
cannot use "" (untyped string constant) as *jira.CreateResponse value in return statement