Skip to content

Improve TableHandler type annotations #205

Improve TableHandler type annotations

Improve TableHandler type annotations #205

Triggered via pull request October 15, 2024 14:52
Status Success
Total duration 15s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '11348675796', status: 403, response: { url: 'https://api.github.com/repos/jazzband/prettytable/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: 'Tue, 15 Oct 2024 14:52:54 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': '68AE:278887:BC5BD:16AB67:670E81C6', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4898', 'x-ratelimit-reset': '1729004570', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '102', '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/jazzband/prettytable/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/320/merge","name":"Release 3.12.0","tag_name":"3.12.0","body":"## Added\\n\\n* Add new themes to `ColorTable` (#312) @Bikes4Fun\\n* Improve function type annotations (#319) @cdce8p\\n* Add type annotations for attributes property (#318) @cdce8p\\n* Add attribute type hints (#316) @cdce8p\\n\\n## Changed\\n\\n* Generate `__version__` at build to avoid slow `importlib.metadata` call (#321) @hugovk\\n* Drop support for Python 3.8 (#309) @hugovk\\n\\n## Fixed\\n\\n* Adjust format validation (#317) @cdce8p\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '11348675796', name: 'pull_request', payload: { action: 'synchronize', after: '88fc8e32f9158535bc37ba708e1ff7362e09a404', before: '84b5f360b9dc024b24348c1b31d62f78e5fb9133', number: 320, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/15129049?v=4', description: 'We are all part of this', events_url: 'https://api.github.com/orgs/jazzband/events', hooks_url: 'https://api.github.com/orgs/jazzband/hooks', id: 15129049, issues_url: 'https://api.github.com/orgs/jazzband/issues', login: 'jazzband', members_url: 'https://api.github.com/orgs/jazzband/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1MTI5MDQ5', public_members_url: 'https://api.github.com/orgs/jazzband/public_members{/member}', repos_url: 'https://api.github.com/orgs/jazzband/repos', url: 'https://api.github.com/orgs/jazzband' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/jazzband/prettytable/issues/320/comments' }, commits: { href: 'https://api.github.com/repos/jazzband/prettytable/pulls/320/commits'
update_release_draft
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: '11348675796', name: 'pull_request', payload: { action: 'synchronize', after: '88fc8e32f9158535bc37ba708e1ff7362e09a404', before: '84b5f360b9dc024b24348c1b31d62f78e5fb9133', number: 320, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/15129049?v=4', description: 'We are all part of this', events_url: 'https://api.github.com/orgs/jazzband/events', hooks_url: 'https://api.github.com/orgs/jazzband/hooks', id: 15129049, issues_url: 'https://api.github.com/orgs/jazzband/issues', login: 'jazzband', members_url: 'https://api.github.com/orgs/jazzband/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1MTI5MDQ5', public_members_url: 'https://api.github.com/orgs/jazzband/public_members{/member}', repos_url: 'https://api.github.com/orgs/jazzband/repos', url: 'https://api.github.com/orgs/jazzband' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/jazzband/prettytable/issues/320/comments' }, commits: { href: 'https://api.github.com/repos/jazzband/prettytable/pulls/320/commits' }, html: { href: 'https://github.com/jazzband/prettytable/pull/320' }, issue: { href: 'https://api.github.com/repos/jazzband/prettytable/issues/320' }, review_comment: { href: 'https://api.github.com/repos/jazzband/prettytable/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/jazzband/prettytable/pulls/320/comments' }, self: { href: 'https://api.github.com/repos/jazzband/prettytable/pulls/320' }, statuses: { href: 'https://api.github.com/repos/jazzband/prettytable/statuses/88fc8e32f9158535bc37ba708e1ff7362e09a404' } }, active_lock_reason: null, additions: 9, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'jazzband:main', ref: 'main', 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/jazzband/prettytable/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/jazzband/prettytable/assignees{/user}', blobs_url: 'https://api.github.com/repos/jazzband/prettytable/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/jazzband/prettytable/branches{/branch}', clone_url: 'https://github.com/jazzband/prettytable.git', collaborators_url: 'https://api.github.com/repos/jazzband/prettytable/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/jazzband/prettytable/comments{/number}', commits_url: 'https://api.github.com/repos/jazzband/prettytable/commits{/sha}', compare_url: 'https://api.github.com/repos/jazzband/prettytable/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/jazzband/prettytable/contents/{+path}', contributors_url: 'https://api.github.com/repos/jazzband/prettytable/contributors', created_at: '2016-01-15T02:39:17Z', default_branch: 'main', delete_branch_on_merge: false, deployment