Skip to content

fix: @prisma/config dependency to package.json #915

fix: @prisma/config dependency to package.json

fix: @prisma/config dependency to package.json #915

Triggered via pull request March 20, 2026 21:48
Status Success
Total duration 11s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
7s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
update_release_draft
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:56365:18) { name: 'AggregateError', event: { id: '23363940585', name: 'pull_request', payload: { action: 'synchronize', after: 'f86a5ff29a1df05108a0bba3741b1df3007aa2f3', before: '3790a344f464f07b7afb0bfcaa77ffa6081bfe7e', number: 348, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/warmachine028/memories/issues/348/comments' }, commits: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348/commits' }, html: { href: 'https://github.com/warmachine028/memories/pull/348' }, issue: { href: 'https://api.github.com/repos/warmachine028/memories/issues/348' }, review_comment: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348/comments' }, self: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348' }, statuses: { href: 'https://api.github.com/repos/warmachine028/memories/statuses/f86a5ff29a1df05108a0bba3741b1df3007aa2f3' } }, active_lock_reason: null, additions: 1, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/75939390?v=4', events_url: 'https://api.github.com/users/warmachine028/events{/privacy}', followers_url: 'https://api.github.com/users/warmachine028/followers', following_url: 'https://api.github.com/users/warmachine028/following{/other_user}', gists_url: 'https://api.github.com/users/warmachine028/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/warmachine028', id: 75939390, login: 'warmachine028', node_id: 'MDQ6VXNlcjc1OTM5Mzkw', organizations_url: 'https://api.github.com/users/warmachine028/orgs', received_events_url: 'https://api.github.com/users/warmachine028/received_events', repos_url: 'https://api.github.com/users/warmachine028/repos', site_admin: false, starred_url: 'https://api.github.com/users/warmachine028/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/warmachine028/subscriptions', type: 'User', url: 'https://api.github.com/users/warmachine028', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/75939390?v=4', events_url: 'https://api.github.com/users/warmachine028/events{/privacy}', followers_url: 'https://api.github.com/users/warmachine028/followers', following_url: 'https://api.github.com/users/warmachine028/following{/other_user}', gists_url: 'https://api.github.com/users/warmachine028/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/warmachine028', id: 75939390, login: 'warmachine028', node_id: 'MDQ6VXNlcjc1OTM5Mzkw', organizations_url: 'https://api.github.com/users/warmachine028/orgs', received_events_url: 'https://api.github.com/users/warmachine028/received_events', repos_url: 'https://api.github.com/users/warmachine028/repos', site_admin: false, starred_url: 'https://api.github.com/users/warmachine028/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/warmachine02
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23363940585', status: 422, response: { url: 'https://api.github.com/repos/warmachine028/memories/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: 'Fri, 20 Mar 2026 21:48:17 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': 'E7C1:1F67C3:1C9F613:1D2C9D6:69BDC0A0', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4847', 'x-ratelimit-reset': '1774043935', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '153', '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/warmachine028/memories/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)', 'x-github-delivery': '23363940585', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/348/merge","name":"v0.1.10 🌈","tag_name":"v0.1.10","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '23363940585', name: 'pull_request', payload: { action: 'synchronize', after: 'f86a5ff29a1df05108a0bba3741b1df3007aa2f3', before: '3790a344f464f07b7afb0bfcaa77ffa6081bfe7e', number: 348, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/warmachine028/memories/issues/348/comments' }, commits: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348/commits' }, html: { href: 'https://github.com/warmachine028/memories/pull/348' }, issue: { href: 'https://api.github.com/repos/warmachine028/memories/issues/348' }, review_comment: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348/comments' }, self: { href: 'https://api.github.com/repos/warmachine028/memories/pulls/348' }, statuses: { href: 'https://api.github.com/repos/warmachine028/memories/statuses/f86a5ff29a1df05108a0bba3741b1df3007aa2f3' } }, active_lock_reason: null, additions: 1, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/75939390?v=4', events_url: 'https://api.github.com/users/warmachine028/events{/privac
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)