프로필 조회 기능 구현 #43
add_feature_branch_when_issue_added.yml
on: issues
create_issue_branch_job
3s
Annotations
2 errors
create_issue_branch_job
Cannot read properties of undefined (reading 'setOutput')
{
name: 'event',
id: '8315792811',
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: '8315792811',
name: 'issues',
payload: {
action: 'opened',
issue: {
active_lock_reason: null,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/45223837?v=4',
events_url: 'https://api.github.com/users/robinjoon/events{/privacy}',
followers_url: 'https://api.github.com/users/robinjoon/followers',
following_url: 'https://api.github.com/users/robinjoon/following{/other_user}',
gists_url: 'https://api.github.com/users/robinjoon/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/robinjoon',
id: 45223837,
login: 'robinjoon',
node_id: 'MDQ6VXNlcjQ1MjIzODM3',
organizations_url: 'https://api.github.com/users/robinjoon/orgs',
received_events_url: 'https://api.github.com/users/robinjoon/received_events',
repos_url: 'https://api.github.com/users/robinjoon/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/robinjoon/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/robinjoon/subscriptions',
type: 'User',
url: 'https://api.github.com/users/robinjoon'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/45223837?v=4',
events_url: 'https://api.github.com/users/robinjoon/events{/privacy}',
followers_url: 'https://api.github.com/users/robinjoon/followers',
following_url: 'https://api.github.com/users/robinjoon/following{/other_user}',
gists_url: 'https://api.github.com/users/robinjoon/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/robinjoon',
id: 45223837,
login: 'robinjoon',
node_id: 'MDQ6VXNlcjQ1MjIzODM3',
organizations_url: 'https://api.github.com/users/robinjoon/orgs',
received_events_url: 'https://api.github.com/users/robinjoon/received_events',
repos_url: 'https://api.github.com/users/robinjoon/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/robinjoon/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/robinjoon/subscriptions',
type: 'User',
url: 'https://api.github.com/users/robinjoon'
}
],
author_association: 'MEMBER',
body: '# 상세 요구 사항\r\n' +
'특정 회원의 프로필을 조회할 수 있어야 한다.\r\n' +
'\r\n' +
'1. 자기 자신의 프로필을 조회할 수 있다.\r\n' +
'2. 자신이 카공장인 카공에 참여 신청한 회원의 프로필을 볼 수 있다.\r\n' +
'3. 자신이 참여중인 카공에 참여 확정된 회원의 프로필을 볼 수 있다. ',
closed_at: null,
comments: 0,
comments_url: 'https://api.github.com/repos/Cafegory/Cafegory_Backend_REST_API/issues/54/comments',
created_at: '2024-03-17T13:24:59Z',
events_url: 'https://api.github.com/repos/Cafegory/Cafegory_Backend_REST_API/issues/54/events',
html_url: 'https://github.com/Cafegory/Cafegory_Backend_REST_API/issues/54',
id: 2190670606,
labels: [
{
color: 'E77471',
default: false,
description: '우선순위 중',
id: 6360277681,
name: 'Priority: Medium',
node_id: 'LA_kwDOK9Z40c8AAAABexoisQ'
|
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: '8315792811',
name: 'issues',
payload: {
action: 'opened',
issue: {
active_lock_reason: null,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/45223837?v=4',
events_url: 'https://api.github.com/users/robinjoon/events{/privacy}',
followers_url: 'https://api.github.com/users/robinjoon/followers',
following_url: 'https://api.github.com/users/robinjoon/following{/other_user}',
gists_url: 'https://api.github.com/users/robinjoon/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/robinjoon',
id: 45223837,
login: 'robinjoon',
node_id: 'MDQ6VXNlcjQ1MjIzODM3',
organizations_url: 'https://api.github.com/users/robinjoon/orgs',
received_events_url: 'https://api.github.com/users/robinjoon/received_events',
repos_url: 'https://api.github.com/users/robinjoon/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/robinjoon/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/robinjoon/subscriptions',
type: 'User',
url: 'https://api.github.com/users/robinjoon'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/45223837?v=4',
events_url: 'https://api.github.com/users/robinjoon/events{/privacy}',
followers_url: 'https://api.github.com/users/robinjoon/followers',
following_url: 'https://api.github.com/users/robinjoon/following{/other_user}',
gists_url: 'https://api.github.com/users/robinjoon/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/robinjoon',
id: 45223837,
login: 'robinjoon',
node_id: 'MDQ6VXNlcjQ1MjIzODM3',
organizations_url: 'https://api.github.com/users/robinjoon/orgs',
received_events_url: 'https://api.github.com/users/robinjoon/received_events',
|