Fix import for type mapped union sub types #731
Merged
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '10424726188',
status: 403,
response: {
url: 'https://api.github.com/repos/Netflix/dgs-codegen/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 16 Aug 2024 21:29:00 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '9BC7:142279:1368E95:138A082:66BFC49C',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14994',
'x-ratelimit-reset': '1723847337',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/Netflix/dgs-codegen/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/731/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* Create singleton empty CodeGenResult instance (#725) @kilink\\n* Remove unnecessary javadoc helper methods (#722) @kilink\\n* Use jakarta package for @generated annotation (#704) @paulbakker\\n* Bump actions/setup-python from 5.1.0 to 5.1.1 (#719) @dependabot\\n* Update to Kotlin 1.9.25 (#723) @kilink\\n* fix: add support for extending type with interface (#715) @dwilkolek\\n* Clean up DataTypeGenerator (#721) @kilink\\n* feat: add BigDecimal default value handling (#720) @dwilkolek\\n* Update Gradle Wrapper from 8.8 to 8.9 (#714) @github-actions\\n* Update to clikt 4.4.x (#710) @kilink\\n* Update to Kotlinpoet 1.17.x (#708) @kilink\\n* Bump release-drafter/release-drafter from 5 to 6 (#655) @dependabot\\n* Bump actions/setup-python from 5.0.0 to 5.1.0 (#672) @dependabot\\n* Update to assertj 3.26.x (#707) @kilink\\n* Update to Kotlin 1.9.24 (#706) @kilink\\n* Update Gradle Wrapper from 8.5 to 8.8 (#695) @github-actions\\n* feature: add support for object input default values and add support for default inputs to kotlin2 (#680) @dwilkolek\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10424726188',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/171?v=4',
created_at: '2019-05-22T01:50:41Z',
description: '',
html_url: 'https://github.com/enterprises/netflix',
id: 171,
name: 'Netflix',
node_id: 'MDEwOkVudGVycHJpc2UxNzE=',
slug: 'netflix',
updated_at: '2023-09-29T20:40:04Z',
website_url: ''
},
number: 731,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/913567?v=4',
description:
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10424726188',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/171?v=4',
created_at: '2019-05-22T01:50:41Z',
description: '',
html_url: 'https://github.com/enterprises/netflix',
id: 171,
name: 'Netflix',
node_id: 'MDEwOkVudGVycHJpc2UxNzE=',
slug: 'netflix',
updated_at: '2023-09-29T20:40:04Z',
website_url: ''
},
number: 731,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/913567?v=4',
description: 'Netflix Open Source Platform',
events_url: 'https://api.github.com/orgs/Netflix/events',
hooks_url: 'https://api.github.com/orgs/Netflix/hooks',
id: 913567,
issues_url: 'https://api.github.com/orgs/Netflix/issues',
login: 'Netflix',
members_url: 'https://api.github.com/orgs/Netflix/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjkxMzU2Nw==',
public_members_url: 'https://api.github.com/orgs/Netflix/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Netflix/repos',
url: 'https://api.github.com/orgs/Netflix'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/issues/731/comments'
},
commits: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/pulls/731/commits'
},
html: { href: 'https://github.com/Netflix/dgs-codegen/pull/731' },
issue: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/issues/731'
},
review_comment: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/pulls/731/comments'
},
self: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/pulls/731'
},
statuses: {
href: 'https://api.github.com/repos/Netflix/dgs-codegen/statuses/e9143fd5b87ea5690bfa6d1a52ac4da4899a66e2'
}
},
active_lock_reason: null,
additions: 56,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'Netflix:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/Netflix/dgs-codegen/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Netflix/dgs-codegen/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Netflix/dgs-codegen/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Netflix/dgs-codegen/branches{/branch}',
clone_url: 'https://github.com/Netflix/dgs-codegen.git',
collaborators_url: 'https://api.github.com/repos/Netflix/dgs-codegen/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Netflix/dgs-codegen/comments{/number}',
commits_url: 'https://api.github.com/repos/Netflix/dgs-codegen/commits{/sha}',
compare_url: 'https://api.github.com/repos/Netflix/dgs-codegen/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Netflix/dgs-codegen/con
|
This job succeeded
Loading