Fix RL training bugs #573
Draft
Fix RL training bugs #573
Annotations
2 errors and 4 warnings
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/c031e8ec0665c05db08e57fceb2160ef6b4c15c2/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/c031e8ec0665c05db08e57fceb2160ef6b4c15c2/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '21257572273',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '8802fbdba5297a2da8d23ec9ac3a0589053ea7cc',
before: '37653fb4eeeb0a9c5094709cda5d37b428ac5648',
number: 573,
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/predictor/issues/573/comments'
},
commits: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/573/commits'
},
html: {
href: 'https://github.com/munich-quantum-toolkit/predictor/pull/573'
},
issue: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/issues/573'
},
review_comment: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/573/comments'
},
self: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/573'
},
statuses: {
href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/statuses/8802fbdba5297a2da8d23ec9ac3a0589053ea7cc'
}
},
active_lock_reason: null,
additions: 255,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'munich-quantum-toolkit:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/assignees{/user}',
blobs_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/branches{/branch}',
clone_url: 'https://github.com/munich-quantum-toolkit/predictor.git',
collaborators_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/comments{/number}',
commits_url: 'https://api.github.com/r
|
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '21257572273',
status: 422,
response: {
url: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/releases/236741925',
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: 'Thu, 22 Jan 2026 17:08:06 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': '7801:1DF573:A907C2:2EF5674:69725976',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4965',
'x-ratelimit-reset': '1769102303',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '35',
'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/predictor/releases/236741925',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '21257572273',
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/predictor/blob/main/CHANGELOG.md) and the [upgrade guide](https://github.com/munich-quantum-toolkit/predictor/blob/main/UPGRADING.md) for a structured overview of the changes._\\n\\n- Fix instruction duration unit in estimated success probability calculation ([#445](https://github.com/munich-quantum-toolkit/predictor/pull/445)) ([**@Shaobo-Zhou**](https://github.com/Shaobo-Zhou))\\n\\n## 🐛 Bug Fixes\\n\\n- Remove custom path for saving trained model ([#489](https://github.com/munich-quantum-toolkit/predictor/pull/489)) ([**@bachase**](https://github.com/bachase))\\n- ✅ Fix test that fails with Qiskit 2.2.0 ([#470](https://github.com/munich-quantum-toolkit/predictor/pull/470)) ([**@denialhaag**](https://github.com/denialhaag))\\n- 🐛 Fix broken check condition in CI ([#458](https://github.com/munich-quantum-toolkit/predictor/pull/458)) ([**@burgholzer**](https://github.com/burgholzer))\\n- 🐛 Use `basis_gates` instead of `target` for checking native gates ([#428](https://github.com/munich-quantum-toolkit/predictor/pull/428)) ([**@Shaobo-Zhou**](https://github.com/Shaobo-Zhou))\\n\\n## 📄 Documentation\\n\\n- 📝 Update templated files ([#566](https://github.com/munich-quantum-toolkit/predictor/pull/566)) ([**@[mqt-app[bot]](https://github.com/apps/mqt-app)**](https://github.com/[mqt-app[bot]](https://github.com/apps/mqt-app)))\\n- 📄 Update license to 2026 ([#567](https://github.com/munich-quantum-toolkit/predictor/pull/567)) ([**@denialhaag**](https://github.com/denialhaag))\\n- 📝 Update templated files ([#544](https://github.com/munich-quantum-toolkit/predictor/pull/544))
|
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@c031e8ec0665c05db08e57fceb2160ef6b4c15c2
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading