Skip to content

Implements missing features of the Codeblock component in NeetoWebsite custom codeblock component. #289

Implements missing features of the Codeblock component in NeetoWebsite custom codeblock component.

Implements missing features of the Codeblock component in NeetoWebsite custom codeblock component. #289

Status Failure
Total duration 2m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Create Release
Error: Unable to publish @bigbinary/neeto-editor v1.43.25 to NPM. npm publish --access public exited with a status of 1. at Object.publish (/home/runner/work/_actions/JS-DevTools/npm-publish/22595ff8c4d0d9f53cef0656fbb90fbe06ee885c/src/npm.ts:112:13) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.npmPublish (/home/runner/work/_actions/JS-DevTools/npm-publish/22595ff8c4d0d9f53cef0656fbb90fbe06ee885c/src/npm-publish.ts:23:5) at main (/home/runner/work/_actions/JS-DevTools/npm-publish/22595ff8c4d0d9f53cef0656fbb90fbe06ee885c/src/action/index.ts:28:19) ProcessError: npm publish --access public exited with a status of 1. at normalizeResult (/home/runner/work/_actions/JS-DevTools/npm-publish/22595ff8c4d0d9f53cef0656fbb90fbe06ee885c/node_modules/@jsdevtools/ez-spawn/lib/normalize-result.js:31:1) at ChildProcess.<anonymous> (/home/runner/work/_actions/JS-DevTools/npm-publish/22595ff8c4d0d9f53cef0656fbb90fbe06ee885c/node_modules/@jsdevtools/ez-spawn/lib/async.js:79:1) at ChildProcess.emit (node:events:519:28) at Process.ChildProcess._handle.onexit (node:internal/child_process:294:12)
Create Release
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"} { name: 'HttpError', id: '12079515359', status: 422, response: { url: 'https://api.github.com/repos/bigbinary/neeto-editor/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', connection: 'close', 'content-length': '209', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 29 Nov 2024 05:30:49 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': '0805:1E3E87:3F133F1:4037809:67495189', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4993', 'x-ratelimit-reset': '1732861746', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '7', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'already_exists', field: 'tag_name' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/bigbinary/neeto-editor/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.2 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/heads/main","name":"v1.43.25","tag_name":"v1.43.25","body":"## What's Changed\\n* Implements missing features of the Codeblock component in NeetoWebsite custom codeblock component. (#1278) @deepakjosp\\n\\n\\n**Full Changelog**: https://github.com/bigbinary/neeto-editor/compare/v1.43.26...v1.43.25\\n","draft":false,"prerelease":false}`, request: {} }, event: { id: '12079515359', name: 'pull_request', payload: { action: 'closed', number: 1278, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/780670?v=4', description: 'We build web and mobile applications using Ruby on Rails and React Native', events_url: 'https://api.github.com/orgs/bigbinary/events', hooks_url: 'https://api.github.com/orgs/bigbinary/hooks', id: 780670, issues_url: 'https://api.github.com/orgs/bigbinary/issues', login: 'bigbinary', members_url: 'https://api.github.com/orgs/bigbinary/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc4MDY3MA==', public_members_url: 'https://api.github.com/orgs/bigbinary/public_members{/member}', repos_url: 'https://api.github.com/orgs/bigbinary/repos', url: 'https://api.github.com/orgs/bigbinary' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/issues/1278/comments' }, commits: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/pulls/1278/commits' }, html: { href: 'https://github.com/bigbinary/neeto-editor/pull/1278' }, issue: { href: 'https://api.gith
Create Release
HttpError: Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"} at /home/runner/work/_actions/release-drafter/release-drafter/ac463ffd9cc4c6ad5682af93dc3e3591c4657ee3/dist/index.js:8275:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/ac463ffd9cc4c6ad5682af93dc3e3591c4657ee3/dist/index.js:29636:18) { name: 'AggregateError', event: { id: '12079515359', name: 'pull_request', payload: { action: 'closed', number: 1278, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/780670?v=4', description: 'We build web and mobile applications using Ruby on Rails and React Native', events_url: 'https://api.github.com/orgs/bigbinary/events', hooks_url: 'https://api.github.com/orgs/bigbinary/hooks', id: 780670, issues_url: 'https://api.github.com/orgs/bigbinary/issues', login: 'bigbinary', members_url: 'https://api.github.com/orgs/bigbinary/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc4MDY3MA==', public_members_url: 'https://api.github.com/orgs/bigbinary/public_members{/member}', repos_url: 'https://api.github.com/orgs/bigbinary/repos', url: 'https://api.github.com/orgs/bigbinary' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/issues/1278/comments' }, commits: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/pulls/1278/commits' }, html: { href: 'https://github.com/bigbinary/neeto-editor/pull/1278' }, issue: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/issues/1278' }, review_comment: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/pulls/1278/comments' }, self: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/pulls/1278' }, statuses: { href: 'https://api.github.com/repos/bigbinary/neeto-editor/statuses/0af9142f1c5ff8de541a98a1d3d9da66b249b0c8' } }, active_lock_reason: null, additions: 146, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/8749438?v=4', events_url: 'https://api.github.com/users/deepakjosp/events{/privacy}', followers_url: 'https://api.github.com/users/deepakjosp/followers', following_url: 'https://api.github.com/users/deepakjosp/following{/other_user}', gists_url: 'https://api.github.com/users/deepakjosp/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/deepakjosp', id: 8749438, login: 'deepakjosp', node_id: 'MDQ6VXNlcjg3NDk0Mzg=', organizations_url: 'https://api.github.com/users/deepakjosp/orgs', received_events_url: 'https://api.github.com/users/deepakjosp/received_events', repos_url: 'https://api.github.com/users/deepakjosp/repos', site_admin: false, starred_url: 'https://api.github.com/users/deepakjosp/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/deepakjosp/subscriptions', type: 'User', url: 'https://api.github.com/users/deepakjosp', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/8749438?v=4', events_url: 'https://api.github.com/users/deepakjosp/events{/privacy}', followers_url: 'https://api.github.com/users/deepakjosp/followers', following_url: 'https://api.github.com/users/deepakjosp/following{/other_user}', gist
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/