feat: consolidate output into ControllerResponse.content string #134
ci-semantic-release.yml
on: push
Semantic Release
14s
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'.
|