Hdf2ckl severity #15468
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9879508256',
status: 422,
response: {
url: 'https://api.github.com/repos/mitre/saf/releases/160398405',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 10 Jul 2024 18:26:59 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': 'F480:165066:2BD7794:5269126:668ED272',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4979',
'x-ratelimit-reset': '1720639612',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '21',
'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/mitre/saf/releases/160398405',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- Build rpm packages @Amndeep7 (#2620)\\n\\n## Dependency Updates\\n\\n- Bump @aws-sdk/client-securityhub from 3.609.0 to 3.613.0 @dependabot (#2719)\\n- Bump oclif from 4.13.16 to 4.14.0 @dependabot (#2720)\\n- Bump @aws-sdk/client-config-service from 3.609.0 to 3.613.0 @dependabot (#2718)\\n- Bump oclif from 4.13.12 to 4.13.16 @dependabot (#2715)\\n- Bump @oclif/plugin-plugins from 5.3.3 to 5.3.4 @dependabot (#2713)\\n- Bump @oclif/plugin-version from 2.2.5 to 2.2.6 @dependabot (#2712)\\n- Bump @oclif/plugin-warn-if-update-available from 3.1.7 to 3.1.8 @dependabot (#2714)\\n- Bump @smithy/node-http-handler from 3.1.1 to 3.1.2 @dependabot (#2711)\\n- Bump @oclif/plugin-help from 6.2.4 to 6.2.5 @dependabot (#2709)\\n- Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 @dependabot (#2710)\\n- Bump ts-jest from 29.1.5 to 29.2.0 @dependabot (#2708)\\n- Bump @types/node from 20.14.9 to 20.14.10 @dependabot (#2707)\\n- Bump marked from 13.0.1 to 13.0.2 @dependabot (#2706)\\n- Bump @aws-sdk/client-securityhub from 3.608.0 to 3.609.0 @dependabot (#2705)\\n- Bump @aws-sdk/client-config-service from 3.606.0 to 3.609.0 @dependabot (#2704)\\n- Bump mocha from 10.5.2 to 10.6.0 @dependabot (#2703)\\n- Bump @oclif/plugin-warn-if-update-available from 3.1.6 to 3.1.7 @dependabot (#2701)\\n- Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 @dependabot (#2700)\\n- Bump @oclif/plugin-plugins from 5.3.2 to 5.3.3 @dependabot (#2698)\\n- Bump @aws-sdk/client-securityhub from 3.606.0 to 3.608.0 @dependabot (#2696)\\n- Bump @oclif/plugin-help from 6.2.3 to 6.2.4 @dependabot (#2695)\\n- Bump oclif from 4.13.10 to 4.13.12 @dependabot (#2699)\\n- Bump @oclif/plugin-version from 2.2.4 to 2.2.5 @dependabot (#2697)\\n- Bump typescript from 5.5.2 to 5.5.3 @de
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18)
{
name: 'AggregateError',
event: {
id: '9879508256',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4cfe7348aaecdd72eb3530815ff82d2ebef6f918',
before: '0ff6be4c628bc356061ba721d65c2d087a1f8e1c',
number: 2716,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/44968?v=4',
description: 'Open Source Software from the MITRE Corporation',
events_url: 'https://api.github.com/orgs/mitre/events',
hooks_url: 'https://api.github.com/orgs/mitre/hooks',
id: 44968,
issues_url: 'https://api.github.com/orgs/mitre/issues',
login: 'mitre',
members_url: 'https://api.github.com/orgs/mitre/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ0OTY4',
public_members_url: 'https://api.github.com/orgs/mitre/public_members{/member}',
repos_url: 'https://api.github.com/orgs/mitre/repos',
url: 'https://api.github.com/orgs/mitre'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mitre/saf/issues/2716/comments'
},
commits: {
href: 'https://api.github.com/repos/mitre/saf/pulls/2716/commits'
},
html: { href: 'https://github.com/mitre/saf/pull/2716' },
issue: {
href: 'https://api.github.com/repos/mitre/saf/issues/2716'
},
review_comment: {
href: 'https://api.github.com/repos/mitre/saf/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mitre/saf/pulls/2716/comments'
},
self: { href: 'https://api.github.com/repos/mitre/saf/pulls/2716' },
statuses: {
href: 'https://api.github.com/repos/mitre/saf/statuses/4cfe7348aaecdd72eb3530815ff82d2ebef6f918'
}
},
active_lock_reason: null,
additions: 91157,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'mitre: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: false,
archive_url: 'https://api.github.com/repos/mitre/saf/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/mitre/saf/assignees{/user}',
blobs_url: 'https://api.github.com/repos/mitre/saf/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/mitre/saf/branches{/branch}',
clone_url: 'https://github.com/mitre/saf.git',
collaborators_url: 'https://api.github.com/repos/mitre/saf/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/mitre/saf/comments{/number}',
commits_url: 'https://api.github.com/repos/mitre/saf/commits{/sha}',
compare_url: 'https://api.github.com/repos/mitre/saf/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/mitre/saf/contents/{+path}',
contributors_url: 'https://api.github.com/repos/mitre/saf/contributors',
created_at: '2021-11-29T16:50:20Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/mitre/saf/deployments',
description: 'The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, tec
|
The logs for this run have expired and are no longer available.
Loading