Update jest monorepo (#17) #25
Annotations
2 errors and 1 warning
publish
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '8129506571',
status: 422,
response: {
url: 'https://api.github.com/repos/cloudposse/github-action-typescript-template/releases/144534380',
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': '242',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 03 Mar 2024 10:23:10 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': '3002:7CCE:108244B:20C3429:65E44F8E',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14960',
'x-ratelimit-reset': '1709464668',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '40',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'custom',
field: 'body',
message: 'body is too long (maximum is 125000 characters)'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/cloudposse/github-action-typescript-template/releases/144534380',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"<details>\\n <summary>Update jest monorepo @renovate (#17)</summary>\\n\\n This PR contains the following updates:\\n\\n| Package | Change | Age | Adoption | Passing | Confidence |\\n|---|---|---|---|---|---|\\n| [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`29.1.1` -> `29.5.12`](https://renovatebot.com/diffs/npm/@types%2fjest/29.1.1/29.5.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjest/29.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjest/29.1.1/29.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjest/29.1.1/29.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) |\\n| [jest](https://jestjs.io/) ([source](https://togithub.com/jestjs/jest/tree/HEAD/packages/jest)) | [`29.1.2` -> `29.7.0`](https://renovatebot.com/diffs/npm/jest/29.1.2/29.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest/29.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jest/29.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jest/29.
|
publish
HttpError: Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8129506571',
name: 'push',
payload: {
after: 'ee4248ad40c2544f55a344dec6759a2872039009',
base_ref: null,
before: 'e269007211d5a940b773715f50e1e441058ae920',
commits: [
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ee4248ad40c2544f55a344dec6759a2872039009',
message: 'Update jest monorepo (#17)\n' +
'\n' +
'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
timestamp: '2024-03-03T11:22:54+01:00',
tree_id: 'c55d3e87e1aa775073c2152a6d622985a41fe2bc',
url: 'https://github.com/cloudposse/github-action-typescript-template/commit/ee4248ad40c2544f55a344dec6759a2872039009'
}
],
compare: 'https://github.com/cloudposse/github-action-typescript-template/compare/e269007211d5...ee4248ad40c2',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/105117?v=4',
created_at: '2023-12-15T19:41:31Z',
description: '',
html_url: 'https://github.com/enterprises/cloudposse',
id: 105117,
name: 'Cloud Posse',
node_id: 'E_kgDOAAGanQ',
slug: 'cloudposse',
updated_at: '2024-02-21T16:10:42Z',
website_url: 'https://cloudposse.com/'
},
forced: false,
head_commit: {
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ee4248ad40c2544f55a344dec6759a2872039009',
message: 'Update jest monorepo (#17)\n' +
'\n' +
'Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>',
timestamp: '2024-03-03T11:22:54+01:00',
tree_id: 'c55d3e87e1aa775073c2152a6d622985a41fe2bc',
url: 'https://github.com/cloudposse/github-action-typescript-template/commit/ee4248ad40c2544f55a344dec6759a2872039009'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/16398900?v=4',
description: 'DevOps Accelerator for Funded Startups & Enterprises 🙌 Hire Us! <https://cloudposse.com/services>',
events_url: 'https://api.github.com/orgs/cloudposse/events',
hooks_url: 'https://api.github.com/orgs/cloudposse/hooks',
id: 16398900,
issues_url: 'https://api.github.com/orgs/cloudposse/issues',
login: 'cloudposse',
members_url: 'https://api.github.com/orgs/cloudposse/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE2Mzk4OTAw',
public_members_url: 'https://api.github.com/orgs/cloudposse/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cloudposse/repos',
url: 'https://api.github.com/orgs/cloudposse'
},
pusher: { email: '[email protected]', name: 'hans-d' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/cloudposse/github-action-typescript-template/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|