카공 모집글 조회 응답바디에 카공 모집글 작성자 id 추가 #69
Annotations
2 errors
Create Issue Branch
Cannot read properties of undefined (reading 'setOutput')
{
name: 'event',
id: '8814338783',
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: '8814338783',
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' +
'- 카공 모집글 조회 응답바디에 카공 모집글 작성자의 id 값 필요\r\n' +
"- 위와 관련된 내용 '카공 모집글 조회' api 수정\r\n" +
'\r\n' +
'# 추가/개선 필요 이유\r\n' +
'카공을 생성한 작성자(멤버) id 를 가지고 작성자에게 마감 버튼이 보이는 기능 등을 만들기 위해 필요\r\n' +
'카공 참여 멤버 배열의 첫번째 정보로도 작성장 id 를 얻을 수 있지만, 배열의 순서로 가져오는것은 버그 발생 가능성이 크므로, \r\n' +
'작성자id가 필요\r\n' +
'\r\n',
closed_at: null,
comments: 0,
comments_url: 'https://api.github.com/repos/Cafegory/Cafegory_Backend_REST_API/issues/80/comments',
created_at: '2024-04-24T09:30:55Z',
events_url: 'https://api.github.com/repos/Cafegory/Cafegory_Backend_REST_API/issues/80/events',
html_url: 'https://github.com/Cafegory/Cafegory_Backend_REST_API/issues/80',
id: 2260843202,
|
Create Issue Branch
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:31751: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: '8814338783',
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
|
Loading