👷 add windows CI for MLIR #2890
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: '15071076195',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '6d836821a8ff4a5192c0a3f69921343da8eb4ac9',
before: '68887af26133d9a79ea5e89c05caf24775cd163d',
number: 952,
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/core/issues/952/comments'
},
commits: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/952/commits'
},
html: {
href: 'https://github.com/munich-quantum-toolkit/core/pull/952'
},
issue: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/issues/952'
},
review_comment: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/952/comments'
},
self: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/pulls/952'
},
statuses: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/core/statuses/6d836821a8ff4a5192c0a3f69921343da8eb4ac9'
}
},
active_lock_reason: null,
additions: 107,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/93778306?v=4',
events_url: 'https://api.github.com/users/DRovara/events{/privacy}',
followers_url: 'https://api.github.com/users/DRovara/followers',
following_url: 'https://api.github.com/users/DRovara/following{/other_user}',
gists_url: 'https://api.github.com/users/DRovara/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/DRovara',
id: 93778306,
login: 'DRovara',
node_id: 'U_kgDOBZbxgg',
organizations_url: 'https://api.github.com/users/DRovara/orgs',
received_events_url: 'https://api.github.com/users/DRovara/received_events',
repos_url: 'https://api.github.com/users/DRovara/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/DRovara/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/DRovara/subscriptions',
type: 'User',
url: 'https://api.github.com/users/DRovara',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/93778306?v=4',
events_url: 'https://api.github.com/users/DRovara/events{/privacy}',
followers_url: 'https://api.github.com/users/DRovara
|
Run
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '15071076195',
status: 422,
response: {
url: 'https://api.github.com/repos/munich-quantum-toolkit/core/releases/210843906',
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: 'Fri, 16 May 2025 14:42:13 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',
'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': 'DD01:2413E9:94B20:12ABB6:68274EC4',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4652',
'x-ratelimit-reset': '1747406628',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '348',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/munich-quantum-toolkit/core/releases/210843906',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.0 (linux; x64)',
'x-github-delivery': '15071076195',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 👀 What Changed\\n\\n_Please refer to the [changelog](https://github.com/munich-quantum-toolkit/core/blob/main/CHANGELOG.md) and the [upgrade guide](https://github.com/munich-quantum-toolkit/core/blob/main/UPGRADING.md) for a structured overview of the changes._\\n\\n## ⚛️ MQT Core IR\\n\\n- 🐛 Fix sxdg support in qiskit import ([#930](https://github.com/munich-quantum-toolkit/core/pull/930)) ([**@burgholzer**](https://github.com/burgholzer))\\n\\n## ⚖️ MQT Core DD Package\\n\\n- 🎨 Add Helper Functions For `simulate` And `sample` ([#915](https://github.com/munich-quantum-toolkit/core/pull/915)) ([**@MatthiasReumann**](https://github.com/MatthiasReumann))\\n\\n## 🐉 MQT Core MLIR\\n\\n- 🐛 [MLIR] Fix bug in MLIR round-trip ([#932](https://github.com/munich-quantum-toolkit/core/pull/932)) ([**@flowerthrower**](https://github.com/flowerthrower))\\n- ♻️ [MLIR] Reduce Redundancy in Operation Definition ([#933](https://github.com/munich-quantum-toolkit/core/pull/933)) ([**@ystade**](https://github.com/ystade))\\n- ♻️ [MLIR] Unify Operands and Results and add Docs Page for MLIR ([#931](https://github.com/munich-quantum-toolkit/core/pull/931)) ([**@ystade**](https://github.com/ystade))\\n- ⏪️ [MLIR] Bring back MLIR / LLVM 19.0 support ([#934](https://github.com/munich-quantum-toolkit/core/pull/934)) ([**@flowerthrower**](https://github.com/flowerthrower))\\n- :sparkles: Initial implementation of the `mqtdyn` Dialect ([#900](https://github.com/munich-quantum-toolkit/core/pull/900)) ([**@DRovara**](https://github.com/DRovara))\\n\\n## 🚀 Features and Enhancements\\n\\n- ♻️ [MLIR] Reduce Redundancy in Operation Definition ([#933](https://github.com/munich-quantum-toolkit/core/pull/933)) ([**@ystade**](htt
|
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/)
|