Skip to content

카공 답변 생성, 수정 삭제 api, 질문/답변 목록 조회 api #49

카공 답변 생성, 수정 삭제 api, 질문/답변 목록 조회 api

카공 답변 생성, 수정 삭제 api, 질문/답변 목록 조회 api #49

Triggered via issue March 24, 2024 17:19
Status Success
Total duration 12s
Artifacts
create_issue_branch_job
3s
create_issue_branch_job
Fit to window
Zoom out
Zoom in

Annotations

2 errors
create_issue_branch_job
Cannot read properties of undefined (reading 'setOutput') { name: 'event', id: '8410933758', err: { type: 'TypeError', message: "Cannot read properties of undefined (reading 'setOutput')", stack: "TypeError: Cannot read properties of undefined (reading 'setOutput')\n" + ' at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1641:36\n' + ' at Generator.next (<anonymous>)\n' + ' at fulfilled (/home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1594:58)', event: { id: '8410933758', name: 'issues', payload: { action: 'opened', issue: { active_lock_reason: null, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/127406465?v=4', events_url: 'https://api.github.com/users/donghyun0304/events{/privacy}', followers_url: 'https://api.github.com/users/donghyun0304/followers', following_url: 'https://api.github.com/users/donghyun0304/following{/other_user}', gists_url: 'https://api.github.com/users/donghyun0304/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/donghyun0304', id: 127406465, login: 'donghyun0304', node_id: 'U_kgDOB5gRgQ', organizations_url: 'https://api.github.com/users/donghyun0304/orgs', received_events_url: 'https://api.github.com/users/donghyun0304/received_events', repos_url: 'https://api.github.com/users/donghyun0304/repos', site_admin: false, starred_url: 'https://api.github.com/users/donghyun0304/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/donghyun0304/subscriptions', type: 'User', url: 'https://api.github.com/users/donghyun0304' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/127406465?v=4', events_url: 'https://api.github.com/users/donghyun0304/events{/privacy}', followers_url: 'https://api.github.com/users/donghyun0304/followers', following_url: 'https://api.github.com/users/donghyun0304/following{/other_user}', gists_url: 'https://api.github.com/users/donghyun0304/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/donghyun0304', id: 127406465, login: 'donghyun0304', node_id: 'U_kgDOB5gRgQ', organizations_url: 'https://api.github.com/users/donghyun0304/orgs', received_events_url: 'https://api.github.com/users/donghyun0304/received_events', repos_url: 'https://api.github.com/users/donghyun0304/repos', site_admin: false, starred_url: 'https://api.github.com/users/donghyun0304/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/donghyun0304/subscriptions', type: 'User', url: 'https://api.github.com/users/donghyun0304' } ], author_association: 'CONTRIBUTOR', body: '# 기능목록\r\n' + '\r\n' + '- [ ] 카공 답변을 생성한다.\r\n' + '- 카공장만이 질문에 답변을 할 수 있다.\r\n' + '- [ ] 카공 답변을 수정한다.\r\n' + '\r\n' + '- [ ] 카공 답변을 삭제한다.\r\n' + '\r\n' + '- [ ] 카공 질문을 수정한다.(#58)\r\n' + '- 답변이 작성된 질문은 수정 할 수 없다. (Q&A 답변 기능 구현할때 구현할것)\r\n' + '\r\n' + '- [ ] 카공 Q&A 질문을 삭제한다.\r\n' + '\r\n' + '- 답변이 작성된 질문은 수정 할 수 없다. (Q&A 답변 기능 구현할때 구현할것)\r\n' + '\r\n' + '- [ ] 카공 질문/답변 목록을 조회한다.,\r\n' + ' ', closed_at: null, comments: 0, comments_url: 'https://api.github.com/repos/Cafegory/Cafegory_Backend_REST_API/issues/60/comments', created_at: '2024-03-24T17:19:07Z', events_url: 'https://api.github.com/repos/Cafegory/Cafego
create_issue_branch_job
TypeError: Cannot read properties of undefined (reading 'setOutput') at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1641:36 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1594:58) { err: { type: 'AggregateError', message: '\n' + " TypeError: Cannot read properties of undefined (reading 'setOutput')\n" + ' at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1641:36\n' + ' at Generator.next (<anonymous>)\n' + ' at fulfilled (/home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1594:58)', stack: 'AggregateError: \n' + " TypeError: Cannot read properties of undefined (reading 'setOutput')\n" + ' at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1641:36\n' + ' at Generator.next (<anonymous>)\n' + ' at fulfilled (/home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1594:58)\n' + ' at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:31755:19', aggregateErrors: [ { type: 'TypeError', message: "Cannot read properties of undefined (reading 'setOutput')", stack: "TypeError: Cannot read properties of undefined (reading 'setOutput')\n" + ' at /home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1641:36\n' + ' at Generator.next (<anonymous>)\n' + ' at fulfilled (/home/runner/work/_actions/robvanderleek/create-issue-branch/main/dist/index.js:1594:58)', event: { id: '8410933758', name: 'issues', payload: { action: 'opened', issue: { active_lock_reason: null, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/127406465?v=4', events_url: 'https://api.github.com/users/donghyun0304/events{/privacy}', followers_url: 'https://api.github.com/users/donghyun0304/followers', following_url: 'https://api.github.com/users/donghyun0304/following{/other_user}', gists_url: 'https://api.github.com/users/donghyun0304/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/donghyun0304', id: 127406465, login: 'donghyun0304', node_id: 'U_kgDOB5gRgQ', organizations_url: 'https://api.github.com/users/donghyun0304/orgs', received_events_url: 'https://api.github.com/users/donghyun0304/received_events', repos_url: 'https://api.github.com/users/donghyun0304/repos', site_admin: false, starred_url: 'https://api.github.com/users/donghyun0304/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/donghyun0304/subscriptions', type: 'User', url: 'https://api.github.com/users/donghyun0304' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/127406465?v=4', events_url: 'https://api.github.com/users/donghyun0304/events{/privacy}', followers_url: 'https://api.github.com/users/donghyun0304/followers', following_url: 'https://api.github.com/users/donghyun0304/following{/other_user}', gists_url: 'https://api.github.com/users/donghyun0304/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/donghyun0304', id: 127406465, login: 'donghyun0304', node_id: 'U_kgDOB5gRgQ', organizations_url: 'https://api.github.com/users/donghyun0304/orgs', received_events_url: 'https://api.github.com/us