Add a cli.NoColour
option for disabling all colour/style
#300
Annotations
2 errors and 1 warning
Run Release Drafter
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12613491825',
status: 422,
response: {
url: 'https://api.github.com/repos/FollowTheProcess/cli/releases/193169633',
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: 'Sat, 04 Jan 2025 20:27:50 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': 'E3C6:348261:2CF72C30:2DF126DA:677999C6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1736026069',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/FollowTheProcess/cli/releases/193169633',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n## :boom: Breaking Changes\\n\\n* Replace `Arg` with `RequiredArg` and `OptionalArg` and update help text (#121) @FollowTheProcess\\n\\n## :rocket: Features\\n\\n* Replace `Arg` with `RequiredArg` and `OptionalArg` and update help text (#121) @FollowTheProcess\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.9.1","tag_name":"v0.9.1","target_commitish":"refs/pull/122/merge"}',
request: {}
},
event: {
id: '12613491825',
name: 'pull_request',
payload: {
action: 'opened',
number: 122,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/122/comments'
},
commits: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122/commits'
},
html: { href: 'https://github.com/FollowTheProcess/cli/pull/122' },
issue: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/122'
},
review_comment: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122/comments'
},
self: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122'
},
statuses: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/statuses/b27f2e1e411c91e4fbef6079fb73d14ead9b1830'
}
},
active_lock_reason: null,
additions: 63,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
|
Run Release Drafter
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: '12613491825',
name: 'pull_request',
payload: {
action: 'opened',
number: 122,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/122/comments'
},
commits: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122/commits'
},
html: { href: 'https://github.com/FollowTheProcess/cli/pull/122' },
issue: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/122'
},
review_comment: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122/comments'
},
self: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/122'
},
statuses: {
href: 'https://api.github.com/repos/FollowTheProcess/cli/statuses/b27f2e1e411c91e4fbef6079fb73d14ead9b1830'
}
},
active_lock_reason: null,
additions: 63,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'FollowTheProcess:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/FollowTheProcess/cli/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/FollowTheProcess/cli/assignees{/user}',
blobs_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/FollowTheProcess/cli/branches{/branch}',
clone_url: 'https://github.com/FollowTheProcess/cli.git',
collaborators_url: 'https://api.github.com/repos/FollowTheProcess/cli/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/FollowTheProcess/cli/comments{/number}',
commits_url: 'https://api.github.com/repos/FollowTheProcess/cli/commits{/sha}',
compare_url: 'https://api.github.com/repos/FollowTheProcess/cli/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/FollowTheProcess/cli/contents/{+path}',
contributors_url: 'https://api.github.com/repos/FollowTheProcess/cli/contributors',
created_at: '2024-07-06T15:49:21Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/FollowTheProcess/cli/deployments',
description: 'Tiny, simple, minimal CLI framework for Go',
disabled: false,
downloads_url: 'https://api.github.com/repos/FollowTheProcess/cli/downloads',
events_url: 'https://api.github.com/repos/FollowTheProcess/cli/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/FollowTheProcess/cli/forks',
full_name: 'FollowTheProcess/cli',
git_commits_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/FollowTheProce
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading