Merge pull request #1114 from near/dev #568
Annotations
2 errors and 2 warnings
release
Validation Failed: {"resource":"Release","code":"missing_field","field":"tag_name"}, {"resource":"Release","code":"custom","field":"tag_name","message":"tag_name is not well-formed"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"}
{
name: 'HttpError',
id: '9571445431',
status: 422,
response: {
url: 'https://api.github.com/repos/near/wallet-selector/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': '398',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 18 Jun 2024 20:08:42 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': '9103:33A363:8C63:F24C:6671E94A',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14994',
'x-ratelimit-reset': '1718744692',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'missing_field',
field: 'tag_name'
},
{
resource: 'Release',
code: 'custom',
field: 'tag_name',
message: 'tag_name is not well-formed'
},
{
resource: 'Release',
code: 'custom',
message: 'Published releases must have a valid tag'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/near/wallet-selector/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/heads/main","name":"","tag_name":"","body":"## Changelog\\n* Fix: fix lockfile for main branch (#1114) @ewiner\\n* fix: fix lockfile (#1113) @ewiner\\n","draft":false,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '9571445431',
name: 'push',
payload: {
after: '6d68833d3a0b7c5f819c0eeb6f16447fc940e090',
base_ref: null,
before: '6e1276ae5ce35ca5a44afa6702003f2640a11c44',
commits: [
{
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
distinct: false,
id: '76dcdeb6f235256ed51a89fbba0c51380c790aad',
message: 'fix: fix lockfile',
timestamp: '2024-06-16T15:46:40-07:00',
tree_id: '8c6ba4d3b6ba0d43600f1e2e56b60072a68efd03',
url: 'https://github.com/near/wallet-selector/commit/76dcdeb6f235256ed51a89fbba0c51380c790aad'
},
{
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
|
release
HttpError: Validation Failed: {"resource":"Release","code":"missing_field","field":"tag_name"}, {"resource":"Release","code":"custom","field":"tag_name","message":"tag_name is not well-formed"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"}
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: '9571445431',
name: 'push',
payload: {
after: '6d68833d3a0b7c5f819c0eeb6f16447fc940e090',
base_ref: null,
before: '6e1276ae5ce35ca5a44afa6702003f2640a11c44',
commits: [
{
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
distinct: false,
id: '76dcdeb6f235256ed51a89fbba0c51380c790aad',
message: 'fix: fix lockfile',
timestamp: '2024-06-16T15:46:40-07:00',
tree_id: '8c6ba4d3b6ba0d43600f1e2e56b60072a68efd03',
url: 'https://github.com/near/wallet-selector/commit/76dcdeb6f235256ed51a89fbba0c51380c790aad'
},
{
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '512609c393687da808910a7cbd7cd52537a00b9f',
message: 'Merge pull request #1113 from near/fix-lockfile\n\nfix: fix lockfile',
timestamp: '2024-06-17T15:56:29+01:00',
tree_id: '8c6ba4d3b6ba0d43600f1e2e56b60072a68efd03',
url: 'https://github.com/near/wallet-selector/commit/512609c393687da808910a7cbd7cd52537a00b9f'
},
{
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6d68833d3a0b7c5f819c0eeb6f16447fc940e090',
message: 'Merge pull request #1114 from near/dev\n' +
'\n' +
'Fix: fix lockfile for main branch',
timestamp: '2024-06-18T21:03:34+01:00',
tree_id: '8c6ba4d3b6ba0d43600f1e2e56b60072a68efd03',
url: 'https://github.com/near/wallet-selector/commit/6d68833d3a0b7c5f819c0eeb6f16447fc940e090'
}
],
compare: 'https://github.com/near/wallet-selector/compare/6e1276ae5ce3...6d68833d3a0b',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/16780?v=4',
created_at: '2022-10-26T19:30:30Z',
description: '',
html_url: 'https://github.com/enterprises/pagodaco',
id: 16780,
name: 'Pagoda',
node_id: 'E_kgDNQYw',
slug: 'pagodaco',
updated_at: '2023-10-11T21:31:58Z',
website_url: ''
},
forced: false,
head_commit: {
author: {
email: 'eric@near.org',
name: 'Eric Winer',
username: 'ewiner'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6d68833d3a0b7c5f819c0eeb6f16447fc940e090',
message: 'Merge pull request #1114 from near/dev\n' +
'\n' +
'Fix: fix lockfile for main branch',
timestamp: '2024-06-18T21:03:34+01:00',
tree_id: '8c6ba4d3b6ba0d43600f1e2e56b60072a68efd03',
url: 'https://github.com/near/wallet-selector/commit/6d68833d3a0b7c5f
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, 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/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|