Fix package change from k-NN (#861) #73
Annotations
2 errors and 1 warning
Resource not accessible by integration
{
name: 'HttpError',
id: '10292537597',
status: 403,
response: {
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 07 Aug 2024 22:17:21 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': 'F401:DB868:148E0628:2656D42A:66B3F271',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1723072632',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
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: '{"target_commitish":"refs/heads/main","name":"Version (set here)","tag_name":"(None)","body":"Compatible with OpenSearch (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10292537597',
name: 'push',
payload: {
after: '30a99fbc1638637a4bad8e4e6a558dc5a29d7747',
base_ref: null,
before: '7d1cbdb1dfea5e8d0a23b7508e9b12da3c9c4406',
commits: [
{
author: {
email: '[email protected]',
name: 'John Mazanec',
username: 'jmazanec15'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '911eb5c6306d4f20782758bc476b4add4ac5d3b9',
message: 'Fix package change from k-nn (#855)\n' +
'\n' +
'Signed-off-by: John Mazanec <[email protected]>',
timestamp: '2024-07-31T17:34:17-07:00',
tree_id: '67e920b6b841ff49930641ad184c6021e94204a8',
url: 'https://github.com/martin-gaievski/neural-search/commit/911eb5c6306d4f20782758bc476b4add4ac5d3b9'
},
{
author: {
email: '[email protected]',
name: 'Liyun Xiu',
username: 'chishui'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '30a99fbc1638637a4bad8e4e6a558dc5a29d7747',
message: 'Fix package change from k-NN (#861)\n' +
'\n' +
'Signed-off-by: Liyun Xiu <[email protected]>',
timestamp: '2024-08-06T10:54:50+08:00',
tree_id: 'ae88387f0f334f648e6bd58e353d8753ff91cbcb',
url: 'h
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10292537597',
name: 'push',
payload: {
after: '30a99fbc1638637a4bad8e4e6a558dc5a29d7747',
base_ref: null,
before: '7d1cbdb1dfea5e8d0a23b7508e9b12da3c9c4406',
commits: [
{
author: {
email: '[email protected]',
name: 'John Mazanec',
username: 'jmazanec15'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '911eb5c6306d4f20782758bc476b4add4ac5d3b9',
message: 'Fix package change from k-nn (#855)\n' +
'\n' +
'Signed-off-by: John Mazanec <[email protected]>',
timestamp: '2024-07-31T17:34:17-07:00',
tree_id: '67e920b6b841ff49930641ad184c6021e94204a8',
url: 'https://github.com/martin-gaievski/neural-search/commit/911eb5c6306d4f20782758bc476b4add4ac5d3b9'
},
{
author: {
email: '[email protected]',
name: 'Liyun Xiu',
username: 'chishui'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '30a99fbc1638637a4bad8e4e6a558dc5a29d7747',
message: 'Fix package change from k-NN (#861)\n' +
'\n' +
'Signed-off-by: Liyun Xiu <[email protected]>',
timestamp: '2024-08-06T10:54:50+08:00',
tree_id: 'ae88387f0f334f648e6bd58e353d8753ff91cbcb',
url: 'https://github.com/martin-gaievski/neural-search/commit/30a99fbc1638637a4bad8e4e6a558dc5a29d7747'
}
],
compare: 'https://github.com/martin-gaievski/neural-search/compare/7d1cbdb1dfea...30a99fbc1638',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Liyun Xiu',
username: 'chishui'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '30a99fbc1638637a4bad8e4e6a558dc5a29d7747',
message: 'Fix package change from k-NN (#861)\n' +
'\n' +
'Signed-off-by: Liyun Xiu <[email protected]>',
timestamp: '2024-08-06T10:54:50+08:00',
tree_id: 'ae88387f0f334f648e6bd58e353d8753ff91cbcb',
url: 'https://github.com/martin-gaievski/neural-search/commit/30a99fbc1638637a4bad8e4e6a558dc5a29d7747'
},
pusher: { email: '[email protected]', name: 'martin-gaievski' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/martin-gaievski/neural-search/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/martin-gaievski/neural-search/assignees{/user}',
blobs_url: 'https://api.github.com/repos/martin-gaievski/neural-search/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/martin-gaievski/neural-search/branches{/branch}',
clone_url: 'https://github.com/martin-gaievski/neural-search.git',
collaborators_url: 'https://api.github.com/repos/martin-gaievski/neural-search/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/martin-gaievski/neural-search/comments{/number}',
commits_url: 'https://api.github.com/repos/martin-gaievski/neural-search/commits{/sha}',
compare_url: 'https://api.github.com/repos/martin-gaievski/neural-search/compare/{base}...{head}',
conte
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading