Skip to content

feat: consolidate output into ControllerResponse.content string #134

feat: consolidate output into ControllerResponse.content string

feat: consolidate output into ControllerResponse.content string #134

Triggered via push May 18, 2025 15:37
Status Failure
Total duration 19s
Artifacts
Semantic Release
14s
Semantic Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Semantic Release: src/controllers/atlassian.search.controller.test.ts#L42
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/controllers/atlassian.search.controller.test.ts#L41
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/controllers/atlassian.comments.controller.ts#L106
Object literal may only specify known properties, and 'pagination' does not exist in type 'ControllerResponse'.
Semantic Release: src/controllers/atlassian.comments.controller.test.ts#L64
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.projects.cli.ts#L119
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.projects.cli.ts#L117
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.issues.cli.ts#L131
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.issues.cli.ts#L130
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.comments.cli.ts#L114
Property 'pagination' does not exist on type 'ControllerResponse'.
Semantic Release: src/cli/atlassian.comments.cli.ts#L113
Property 'pagination' does not exist on type 'ControllerResponse'.