Fix jdk version for CI test secure cluster action (#801) #66
Annotations
2 errors and 1 warning
Resource not accessible by integration
{
name: 'HttpError',
id: '9608484342',
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: 'Fri, 21 Jun 2024 04:55:06 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': '4B40:11893C:21E0786:3A4EE17:667507AA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1718949300',
'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/16.20.2 (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: '9608484342',
name: 'push',
payload: {
after: '3e4a2ef4fccaaef746c7f05f8506072a540db89f',
base_ref: null,
before: '54ac672f6df792a8eb5746bfe835f474a7278227',
commits: [
{
author: {
email: '[email protected]',
name: 'Junqiu Lei',
username: 'junqiu-lei'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '81e9630333ec3144bbdcc0dae8dc4db253da0dd3',
message: 'Exclude radial search in some rolling-upgrade bwc (#782)\n' +
'\n' +
'Signed-off-by: Junqiu Lei <[email protected]>',
timestamp: '2024-06-10T14:19:51-07:00',
tree_id: 'aecab2d7366b5c5d597b50aba37b82a25edc5c29',
url: 'https://github.com/martin-gaievski/neural-search/commit/81e9630333ec3144bbdcc0dae8dc4db253da0dd3'
},
{
author: {
email: '[email protected]',
name: 'Vijayan Balasubramanian',
username: 'VijayanB'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '76090de0973c647dddd0b3299908a5061ca65007',
message: 'Implement parallel execution of sub-queries for hybrid search (#781)\n' +
'\n' +
'* Implement parallel execution of sub-queries for hybrid search (#749)\r\n' +
'\r\n' +
|
HttpError: Resource not accessible by integration
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: '9608484342',
name: 'push',
payload: {
after: '3e4a2ef4fccaaef746c7f05f8506072a540db89f',
base_ref: null,
before: '54ac672f6df792a8eb5746bfe835f474a7278227',
commits: [
{
author: {
email: '[email protected]',
name: 'Junqiu Lei',
username: 'junqiu-lei'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '81e9630333ec3144bbdcc0dae8dc4db253da0dd3',
message: 'Exclude radial search in some rolling-upgrade bwc (#782)\n' +
'\n' +
'Signed-off-by: Junqiu Lei <[email protected]>',
timestamp: '2024-06-10T14:19:51-07:00',
tree_id: 'aecab2d7366b5c5d597b50aba37b82a25edc5c29',
url: 'https://github.com/martin-gaievski/neural-search/commit/81e9630333ec3144bbdcc0dae8dc4db253da0dd3'
},
{
author: {
email: '[email protected]',
name: 'Vijayan Balasubramanian',
username: 'VijayanB'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '76090de0973c647dddd0b3299908a5061ca65007',
message: 'Implement parallel execution of sub-queries for hybrid search (#781)\n' +
'\n' +
'* Implement parallel execution of sub-queries for hybrid search (#749)\r\n' +
'\r\n' +
'Add new thread pool to schedule tasks that are related to hybrid query execution\r\n' +
'Register executor builders with Plugin\r\n' +
"Use Lucene's Task Executor to execute and collect results\r\n" +
'Parallelize Query re-write\r\n' +
'Parallelize score supplier creation\r\n' +
'Parallelize build hybrid scores\r\n' +
'\r\n' +
'Signed-off-by: Vijayan Balasubramanian <[email protected]>',
timestamp: '2024-06-11T11:25:34-07:00',
tree_id: 'b5a620cb8743e569c43d3b2b4f3d2ca0149493de',
url: 'https://github.com/martin-gaievski/neural-search/commit/76090de0973c647dddd0b3299908a5061ca65007'
},
{
author: {
email: '[email protected]',
name: 'Vijayan Balasubramanian',
username: 'VijayanB'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '29fcabc2b32cf7782180af601b4badd076c662d0',
message: 'Add release notes (#784)\n' +
'\n' +
'* Add release notes\r\n' +
'\r\n' +
'Add release note for 2.15.0.\r\n' +
'Prepare CHANGELOG for next release\r\n' +
'\r\n' +
'Signed-off-by: Vijayan Balasubramanian <[email protected]>\r\n' +
'\r\n' +
'* update release notes\r\n' +
'\r\n' +
'Signed-off-by: Vijayan Balasubramanian <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Vijayan Balasubramanian <[email protected]>',
timestamp: '2024-06-11T13:18:05-07:00',
tree_id: '275479340a75ead6e17e9cc2e52c26e844e68b4e',
url: 'https://github.com/martin-gaievski/neural-search/commit/29fcabc2b32cf7782180af601b4badd076c662d0'
},
{
author: {
email: '[email protected]',
name: 'Ma
|
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/.
|
This job succeeded
Loading