Skip to content

Convert graphql-java validation errors to TypedGraphQL error #2576

Convert graphql-java validation errors to TypedGraphQL error

Convert graphql-java validation errors to TypedGraphQL error #2576

Triggered via pull request May 7, 2024 22:38
Status Success
Total duration 14s
Artifacts

releasedraft.yml

on: pull_request
update_release_draft
6s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '8993238946', status: 422, response: { url: 'https://api.github.com/repos/Netflix/dgs-framework/releases', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 07 May 2024 22:38:42 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': 'C008:35CB35:3B84297:648A358:663AAD71', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14993', 'x-ratelimit-reset': '1715125118', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '7', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/Netflix/dgs-framework/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/1905/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '8993238946', 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: 1905, 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-framework/issues/1905/comments' }, commits: { href: 'https://api.github.com/repos/Netflix/dgs-framework/pulls/1905/commits' }, html: {
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8993238946', 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: 1905, 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-framework/issues/1905/comments' }, commits: { href: 'https://api.github.com/repos/Netflix/dgs-framework/pulls/1905/commits' }, html: { href: 'https://github.com/Netflix/dgs-framework/pull/1905' }, issue: { href: 'https://api.github.com/repos/Netflix/dgs-framework/issues/1905' }, review_comment: { href: 'https://api.github.com/repos/Netflix/dgs-framework/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Netflix/dgs-framework/pulls/1905/comments' }, self: { href: 'https://api.github.com/repos/Netflix/dgs-framework/pulls/1905' }, statuses: { href: 'https://api.github.com/repos/Netflix/dgs-framework/statuses/b2dd1f4dc62f936edc911362b75a80a290677c2a' } }, active_lock_reason: null, additions: 157, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', 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-framework/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Netflix/dgs-framework/assignees{/user}', blobs_url: 'https://api.github.com/repos/Netflix/dgs-framework/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Netflix/dgs-framework/branches{/branch}', clone_url: 'https://github.com/Netflix/dgs-framework.git', collaborators_url: 'https://api.github.com/repos/Netflix/dgs-framework/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Netflix/dgs-framework/comments{/number}', commits_url: 'https://api.github.com/repos/Netflix/dgs-framework/commits{/sha}', compare_url: 'https://api.github.com/repos/Netflix/dgs-framew
com.netflix.graphql.dgs.client.CustomGraphQLClientTest ► Graphql errors should be handled(): graphql-dgs-client/src/test/kotlin/com/netflix/graphql/dgs/client/CustomGraphQLClientTest.kt#L74
Failed test found in: graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.CustomGraphQLClientTest.xml Error: java.lang.IndexOutOfBoundsException: Empty list doesn't contain element at index 0.
com.netflix.graphql.dgs.client.CustomReactiveGraphQLClientTest ► Graphql errors should be handled(): graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.CustomReactiveGraphQLClientTest.xml#L0
Failed test found in: graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.CustomReactiveGraphQLClientTest.xml Error: java.lang.AssertionError: expectation "expectNextMatches" failed (predicate failed on value: [])
com.netflix.graphql.dgs.client.RestClientGraphQLClientTest ► Graphql errors should be handled(): graphql-dgs-client/src/test/kotlin/com/netflix/graphql/dgs/client/RestClientGraphQLClientTest.kt#L99
Failed test found in: graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.RestClientGraphQLClientTest.xml Error: java.lang.AssertionError:
com.netflix.graphql.dgs.client.WebClientGraphQLClientTest ► Graphql errors should be handled(): graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.WebClientGraphQLClientTest.xml#L0
Failed test found in: graphql-dgs-client/build/test-results/test/TEST-com.netflix.graphql.dgs.client.WebClientGraphQLClientTest.xml Error: java.lang.AssertionError: expectation "expectNextMatches" failed (predicate failed on value: [])
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.