🚀 Migrate todo route to Svelte 5 runes with enhancements - #522
Merged
Annotations
2 errors and 4 warnings
|
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: '22286940808',
name: 'pull_request',
payload: {
action: 'opened',
number: 522,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/issues/522/comments'
},
commits: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/pulls/522/commits'
},
html: {
href: 'https://github.com/timlohse1104/tilloh.dev/pull/522'
},
issue: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/issues/522'
},
review_comment: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/pulls/522/comments'
},
self: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/pulls/522'
},
statuses: {
href: 'https://api.github.com/repos/timlohse1104/tilloh.dev/statuses/d6203447d0eea2101ec59cbb8856f5481e7ed1b8'
}
},
active_lock_reason: null,
additions: 273,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'timlohse1104:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: false,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/assignees{/user}',
blobs_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/branches{/branch}',
clone_url: 'https://github.com/timlohse1104/tilloh.dev.git',
collaborators_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/comments{/number}',
commits_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/commits{/sha}',
compare_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/contents/{+path}',
contributors_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/contributors',
created_at: '2021-08-27T21:59:11Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/deployments',
description: 'My personal website containing things i am interested in.',
disabled: false,
downloads_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/downloads',
events_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/forks',
full_name: 'timlohse1104/tilloh.dev',
git_commits_url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repo
|
|
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22286940808',
status: 422,
response: {
url: 'https://api.github.com/repos/timlohse1104/tilloh.dev/releases/205270815',
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: 'Sun, 22 Feb 2026 22:42:15 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-oauth-scopes': 'repo',
'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': 'C809:29BF1B:F0CE7DE:F6BAF2C:699B8647',
'x-oauth-scopes': 'repo, write:packages',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1771800518',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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/timlohse1104/tilloh.dev/releases/205270815',
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': '22286940808',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- 🚀 Migrate food-scan route to Svelte 5 runes syntax @timlohse1104 (#521)\\n- 🚀 Migrate uno-sort route to Svelte 5 runes syntax @timlohse1104 (#520)\\n- 🚀 Migrate settings route to Svelte 5 runes and fix UI issues @timlohse1104 (#519)\\n- 🚀 Migrate home route to Svelte 5 runes and fix i18n issue @timlohse1104 (#518)\\n- 🚀 Migrate jokes route to Svelte 5 runes @timlohse1104 (#517)\\n- 🚀 Migrate admin route to Svelte 5 runes syntax @timlohse1104 (#516)\\n- Migrate memorandum to Svelte 5 runes syntax @timlohse1104 (#515)\\n- Update frontend dependencies to latest versions @timlohse1104 (#514)\\n- Add editable preset overlay with JSON validation to memorandum @timlohse1104 (#513)\\n- Replace drag-and-drop with arrow-based reordering in memorandum @timlohse1104 (#512)\\n- Feature/memorandum copy link url @timlohse1104 (#505)\\n- Update dependency @nestjs/swagger to v11 @[renovate[bot]](https://github.com/apps/renovate) (#492)\\n- Update typescript-eslint monorepo to v8.33.0 @[renovate[bot]](https://github.com/apps/renovate) (#464)\\n- Feature/background color @timlohse1104 (#499)\\n- Update dependency eslint to ~9.28.0 @[renovate[bot]](https://github.com/apps/renovate) (#496)\\n- Update dependency @nestjs/schedule to v6 @[renovate[bot]](https://github.com/apps/renovate) (#490)\\n- Update nx monorepo @[renovate[bot]](https://github.com/apps/renovate) (#488)\\n- Update dependency @nestjs/axios to v4 @[renovate[bot]](https://github.com/apps/renovate) (#465)\\n- Update dependency @nestjs/config to v4 @[renovate[bot]](https://github.com/apps/renovate) (#489)\\n- Update dependency node to v22.16.0 @[renovate[bot]](https://github.com/apps/renovate) (#4
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading