feat: per column unit option for table type #12031
Annotations
2 errors and 1 warning
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9354996970',
status: 422,
response: {
url: 'https://api.github.com/repos/SigNoz/signoz/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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 03 Jun 2024 17:58:44 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': 'AC48:1B0962:9144AFB:93EE95B:665E0454',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1717441114',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/SigNoz/signoz/releases',
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: '{"target_commitish":"refs/pull/5134/merge","name":"v0.46.1","tag_name":"v0.46.1","body":"# What\'s Changed\\n* Release/v0.46.x (#5061) @prashant-shahi\\n\\n## 🚀 Features\\n\\n* feat: added docs for Angular (#5132) @Calm-Rock\\n* feat: enable temporary sorting on table panel type (#5114) @vikrantgupta25\\n* feat: dashboard revamp according to the latest designs (#4868) @YounixM\\n* feat: added download as csv support for table panel type (#5067) @vikrantgupta25\\n* feat: [SIG-582]: added planned maintenance create dialog (#4863) @SagarRajput-7\\n* feat: added padding bottom to increase the visibility of logs in explorer page (#5069) @vikrantgupta25\\n* feat: added drag select in time series chart for logs explorer page (#5068) @vikrantgupta25\\n\\n## 🐛 Bug Fixes\\n\\n* fix: use text/template for ClickHouse query templating (#5128) @srikanthccv\\n* chore(query-service): update `GoValuateFuncs` definitions (#5106) @prashant-shahi\\n* fix: do not consider Inf and NaN for formula (#5124) @srikanthccv\\n* fix: random sizing issue with alerts query builder (#5116) @vikrantgupta25\\n* fix: page jumping for alerts (#5119) @vikrantgupta25\\n* fix: clone dashboard panel intermittent issue (#5096) @vikrantgupta25\\n* fix: dashboard design feedback (#5104) @vikrantgupta25\\n* fix: dashboard editor width fixes on large screens (#5101) @vikrantgupta25\\n* fix: query range api triggering on every keystroke (#5093) @vikrantgupta25\\n* fix(github): expire ssh keys after 15m (#5094) @grandwizard28\\n* fix: handle-large-traces (#4903) @makeavish\\n* fix: do not route back to overview tab when changing the resource attributes (#5058) @vikrantgupta25\\n* fix: escape string for contains and ncontains (#5083) @nityanandagohain\\n* fix: respect the query labels array for ordering t
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '9354996970',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'a1ae4495a3fd9b1cf88b4e84a4326d46ff50fcbb',
before: '7538e51185c21b6fcb4cad73dc903da04d007021',
number: 5134,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/76905799?v=4',
description: 'Open source Observability Platform',
events_url: 'https://api.github.com/orgs/SigNoz/events',
hooks_url: 'https://api.github.com/orgs/SigNoz/hooks',
id: 76905799,
issues_url: 'https://api.github.com/orgs/SigNoz/issues',
login: 'SigNoz',
members_url: 'https://api.github.com/orgs/SigNoz/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc2OTA1Nzk5',
public_members_url: 'https://api.github.com/orgs/SigNoz/public_members{/member}',
repos_url: 'https://api.github.com/orgs/SigNoz/repos',
url: 'https://api.github.com/orgs/SigNoz'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/SigNoz/signoz/issues/5134/comments'
},
commits: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5134/commits'
},
html: { href: 'https://github.com/SigNoz/signoz/pull/5134' },
issue: {
href: 'https://api.github.com/repos/SigNoz/signoz/issues/5134'
},
review_comment: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5134/comments'
},
self: {
href: 'https://api.github.com/repos/SigNoz/signoz/pulls/5134'
},
statuses: {
href: 'https://api.github.com/repos/SigNoz/signoz/statuses/a1ae4495a3fd9b1cf88b4e84a4326d46ff50fcbb'
}
},
active_lock_reason: null,
additions: 169,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'SigNoz:develop',
ref: 'develop',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/SigNoz/signoz/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/SigNoz/signoz/assignees{/user}',
blobs_url: 'https://api.github.com/repos/SigNoz/signoz/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/SigNoz/signoz/branches{/branch}',
clone_url: 'https://github.com/SigNoz/signoz.git',
collaborators_url: 'https://api.github.com/repos/SigNoz/signoz/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/SigNoz/signoz/comments{/number}',
commits_url: 'https://api.github.com/repos/SigNoz/signoz/commits{/sha}',
compare_url: 'https://api.github.com/repos/SigNoz/signoz/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/SigNoz/signoz/contents/{+path}',
contributors_url: 'https://api.github.com/repos/SigNoz/signoz/contributors',
created_at: '2021-01-03T12:44:36Z',
default_branch: 'develop',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/SigNoz/signoz/deployments',
descrip
|
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/.
|
The logs for this run have expired and are no longer available.
Loading