⬆️ Bump sphinx-autodoc-typehints from 1.24.1 to 1.25.1 #1656
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '6829061536',
status: 403,
response: {
url: 'https://api.github.com/repos/raimannma/ValorantAPI/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, 10 Nov 2023 19:55:26 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': '8901:504A:6B6450C:6EEE6FD:654E8AAE',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '980',
'x-ratelimit-reset': '1699649386',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '20',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/raimannma/ValorantAPI/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/848/merge","name":"v2.0.5","tag_name":"v2.0.5","body":"## What’s Changed\\n\\n## :wrench: Fixes & Refactoring\\n\\n* Fix/query args (#711) @raimannma\\n* Nullable bundle image (#649) @raimannma\\n* Fix (#637) @raimannma\\n\\n## :arrow_up: Dependencies updates\\n\\n* :arrow_up: Bump tomlkit from 0.12.1 to 0.12.2 (#838) @dependabot\\n* :arrow_up: Bump msgspec from 0.17.0 to 0.18.4 (#804) @dependabot\\n* :arrow_up: Bump pillow from 10.0.1 to 10.1.0 (#811) @dependabot\\n* :arrow_up: Bump hypothesis from 6.87.4 to 6.88.1 (#812) @dependabot\\n* :arrow_up: Bump actions/checkout from 4.1.0 to 4.1.1 (#816) @dependabot\\n* :arrow_up: Bump mypy from 1.6.0 to 1.6.1 (#817) @dependabot\\n* :arrow_up: Bump gitpython from 3.1.37 to 3.1.40 (#818) @dependabot\\n* :arrow_up: Bump gitdb from 4.0.10 to 4.0.11 (#820) @dependabot\\n* :arrow_up: Bump tblib from 2.0.0 to 3.0.0 (#822) @dependabot\\n* :arrow_up: Bump virtualenv from 20.23.1 to 20.24.6 (#823) @dependabot\\n* :arrow_up: Bump babel from 2.13.0 to 2.13.1 (#828) @dependabot\\n* :arrow_up: Bump black from 23.9.1 to 23.10.1 (#829) @dependabot\\n* :arrow_up: Bump filelock from 3.12.4 to 3.13.1 (#832) @dependabot\\n* :arrow_up: Bump identify from 2.5.30 to 2.5.31 (#834) @dependabot\\n* :arrow_up: Bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 (#835) @dependabot\\n* :arrow_up: Bump charset-normalizer from 3.3.0 to 3.3.2 (#836) @dependabot\\n* :arrow_up: Bump ruamel-yaml from 0.17.35 to 0.18.5 (#839) @dependabot\\n* :arrow_up: Bump responses from 0.23.3 to 0.24.0 (#840) @dependabot\\n* :arrow_up: Bump pre-commit from 3.4.0 to 3.5.0 (#809) @dependabot\\n* :arrow_up: Bump hypothesis from 6.87.3 to 6.87.4 (#810) @dependabot\\n* :arrow_up: Bump black from 23.7.0 to 23.9.1 (#769) @dependabot\\n* :arrow_up: Bump pytest from 7.4.0 to 7.4.2 (#762) @dependabot\\n* :arrow_up: Bump pytz from 2023.3 to 2023.3.post1
|
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: '6829061536',
name: 'pull_request',
payload: {
action: 'opened',
number: 848,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/848/comments'
},
commits: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/848/commits'
},
html: { href: 'https://github.com/raimannma/ValorantAPI/pull/848' },
issue: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/848'
},
review_comment: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/848/comments'
},
self: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/848'
},
statuses: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/statuses/ee2ce9756ec3ce84cc6a218d196e355f18eaa269'
}
},
active_lock_reason: null,
additions: 9,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'raimannma:master',
ref: 'master',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: false,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/raimannma/ValorantAPI/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/raimannma/ValorantAPI/assignees{/user}',
blobs_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/raimannma/ValorantAPI/branches{/branch}',
clone_url: 'https://github.com/raimannma/ValorantAPI.git',
collaborators_url: 'https://api.github.com/repos/raimannma/ValorantAPI/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/raimannma/ValorantAPI/comments{/number}',
commits_url: 'https://api.github.com/repos/raimannma/ValorantAPI/commits{/sha}',
compare_url: 'https://api.github.com/repos/raimannma/ValorantAPI/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/raimannma/ValorantAPI/contents/{+path}',
contributors_url: 'https://api.github.com/repos/raimannma/ValorantAPI/contributors',
created_at: '2022-04-27T14:41:17Z',
default_branch: 'master',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/raimannma/ValorantAPI/deployments',
description: 'Valorant API Wrapper for https://github.com/Henrik-3/unofficial-valorant-api',
disabled: false,
downloads_url: 'https://api.github.com/repos/raimannma/ValorantAPI/downloads',
events_url: 'https://api.github.com/repos/raimannma/ValorantAPI/events',
fork: false,
forks: 2,
forks_count: 2,
forks_url: 'https://api.github.com/repos/raimannma/ValorantAPI/forks',
full_name: 'raimannma/ValorantAPI',
git_commits_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/raiman
|
The logs for this run have expired and are no longer available.
Loading