Skip to content

Fix error when exception has no message string #15

Fix error when exception has no message string

Fix error when exception has no message string #15

Triggered via pull request June 14, 2023 15:24
Status Success
Total duration 3m 25s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Label
Resource not accessible by integration { name: 'HttpError', id: '5269078609', status: 403, response: { url: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508/labels', 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: 'Wed, 14 Jun 2023 15:28:15 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-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': 'D014:0517:21722:448BC:6489DC8E', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '996', 'x-ratelimit-reset': '1686760094', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '4', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/reference/issues#add-labels-to-an-issue' } }, request: { method: 'POST', url: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["patch fix"]}', request: {} }, event: { id: '5269078609', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'Encountered a scenario where exception.message is not set on the objects, in those cases it throws 500 issue.\r\n' + '\r\n' + '@RobinDaugherty ' }, title: { from: 'Added safe navigation' } }, number: 508, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/42681592?v=4', description: '', events_url: 'https://api.github.com/orgs/BetterErrors/events', hooks_url: 'https://api.github.com/orgs/BetterErrors/hooks', id: 42681592, issues_url: 'https://api.github.com/orgs/BetterErrors/issues', login: 'BetterErrors', members_url: 'https://api.github.com/orgs/BetterErrors/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQyNjgxNTky', public_members_url: 'https://api.github.com/orgs/BetterErrors/public_members{/member}', repos_url: 'https://api.github.com/orgs/BetterErrors/repos', url: 'https://api.github.com/orgs/BetterErrors' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508/comments' }, commits: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/508/commits' }, html: { href: 'https://github.com/BetterErrors/better_errors/pull/508' }, issue: { href: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508' }, review_comment: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/BetterErrors/b
Label
HttpError: Resource not accessible by integration 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: '5269078609', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'Encountered a scenario where exception.message is not set on the objects, in those cases it throws 500 issue.\r\n' + '\r\n' + '@RobinDaugherty ' }, title: { from: 'Added safe navigation' } }, number: 508, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/42681592?v=4', description: '', events_url: 'https://api.github.com/orgs/BetterErrors/events', hooks_url: 'https://api.github.com/orgs/BetterErrors/hooks', id: 42681592, issues_url: 'https://api.github.com/orgs/BetterErrors/issues', login: 'BetterErrors', members_url: 'https://api.github.com/orgs/BetterErrors/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQyNjgxNTky', public_members_url: 'https://api.github.com/orgs/BetterErrors/public_members{/member}', repos_url: 'https://api.github.com/orgs/BetterErrors/repos', url: 'https://api.github.com/orgs/BetterErrors' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508/comments' }, commits: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/508/commits' }, html: { href: 'https://github.com/BetterErrors/better_errors/pull/508' }, issue: { href: 'https://api.github.com/repos/BetterErrors/better_errors/issues/508' }, review_comment: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/508/comments' }, self: { href: 'https://api.github.com/repos/BetterErrors/better_errors/pulls/508' }, statuses: { href: 'https://api.github.com/repos/BetterErrors/better_errors/statuses/87e9f9210990c61678f3760a5c6a98a845d420a2' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'BetterErrors:master', ref: 'master', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: false, allow_squash_merge: false, allow_update_branch: false, archive_url: 'https://api.github.com/repos/BetterErrors/better_errors/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/BetterErrors/better_errors/assignees{/user}', blobs_url: 'https://api.github.com/repos/BetterErrors/better_errors/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/BetterErrors/better_errors/branches{/branch}', clone_url: 'https://github.com/BetterErrors/better_errors.git', collaborators_url: 'https://api.github.com/repos/BetterErrors/better_errors/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/BetterErrors/better_errors/comments{/number}', commits_url: 'https://api.github.com/repos/BetterErrors/better_errors/commits{/sha}', compare_url: 'https://api.github.com/repos/BetterErrors/better_errors/compare/{base}...{head}', contents_url: 'https://api.github.