⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.16.0 #1970
Annotations
2 errors and 4 warnings
Run
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '15358668022',
name: 'pull_request',
payload: {
action: 'opened',
number: 664,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/177826161?v=4',
description: 'A collection of design automation tools and software for quantum computing',
events_url: 'https://api.github.com/orgs/munich-quantum-toolkit/events',
hooks_url: 'https://api.github.com/orgs/munich-quantum-toolkit/hooks',
id: 177826161,
issues_url: 'https://api.github.com/orgs/munich-quantum-toolkit/issues',
login: 'munich-quantum-toolkit',
members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/members{/member}',
node_id: 'O_kgDOCplpcQ',
public_members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/public_members{/member}',
repos_url: 'https://api.github.com/orgs/munich-quantum-toolkit/repos',
url: 'https://api.github.com/orgs/munich-quantum-toolkit'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/issues/664/comments'
},
commits: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/pulls/664/commits'
},
html: {
href: 'https://github.com/munich-quantum-toolkit/qmap/pull/664'
},
issue: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/issues/664'
},
review_comment: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/pulls/664/comments'
},
self: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/pulls/664'
},
statuses: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/statuses/3eb0a96ed8e2ca045ad938b47cc037911a0f31f9'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: {
commit_message: null,
commit_title: null,
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/in/2740?v=4',
events_url: 'https://api.github.com/users/renovate%5Bbot%5D/events{/privacy}',
followers_url: 'https://api.github.com/users/renovate%5Bbot%5D/followers',
following_url: 'https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}',
gists_url: 'https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/apps/renovate',
id: 29139614,
login: 'renovate[bot]',
node_id: 'MDM6Qm90MjkxMzk2MTQ=',
organizations_url: 'https://api.github.com/users/renovate%5Bbot%5D/orgs',
received_events_url: 'https://api.github.com/users/renovate%5Bbot%5D/received_events',
repos_url: 'https://api.github.com/users/renovate%5Bbot%5D/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/renovate%5Bbot%5D/subscriptions',
type: 'Bot',
url: 'https://api.github.com/users/renovate%5Bbot%5D',
user_view_type: 'public'
},
merge_method: 'squash'
},
|
Run
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '15358668022',
status: 422,
response: {
url: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 31 May 2025 01:24:00 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': '07C1:88DED:F93EDE:1EAB991:683A5A30',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1748658239',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)',
'x-github-delivery': '15358668022',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/664/merge","name":"MQT QMAP 3.1.4 Release","tag_name":"v3.1.4","body":"## 👀 What Changed\\n\\n_Please refer to the [changelog](https://github.com/munich-quantum-toolkit/qmap/blob/main/CHANGELOG.md) and the [upgrade guide](https://github.com/munich-quantum-toolkit/qmap/blob/main/UPGRADING.md) for a structured overview of the changes._\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/munich-quantum-toolkit/qmap/compare/v3.1.3...v3.1.4\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '15358668022',
name: 'pull_request',
payload: {
action: 'opened',
number: 664,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/177826161?v=4',
description: 'A collection of design automation tools and software for quantum computing',
events_url: 'https://api.github.com/orgs/munich-quantum-toolkit/events',
hooks_url: 'https://api.github.com/orgs/munich-quantum-toolkit/hooks',
id: 177826161,
issues_url: 'https://api.github.com/orgs/munich-quantum-toolkit/issues',
login: 'munich-quantum-toolkit',
members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/members{/member}',
node_id: 'O_kgDOCplpcQ',
public_members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/public_members{/member}',
repos_url: 'https://api.github.com/orgs/munich-quantum-toolkit/repos',
url: 'https://api.github.com/orgs/munich-quantum-toolkit'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/qmap/issues/664/comments'
|
Run
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|