UnsupportedOperationException from ListSubscriber during hrandfieldWithvalues #3122 #365
release-drafter.yml
on: pull_request
update_release_draft
15s
Annotations
2 errors and 5 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12870524399',
status: 403,
response: {
url: 'https://api.github.com/repos/redis/lettuce/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 20 Jan 2025 14:49:20 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': 'F4C1:F69A:14668F:28A8B4:678E6270',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14980',
'x-ratelimit-reset': '1737387087',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '20',
'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/redis/lettuce/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '12870524399',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"main","name":"6.3.3","tag_name":"v6.3.3","body":"# Changes\\n- Migrate JSON tests infra to use client-lilb-test (#3128)\\n- UnsupportedOperationException from ListSubscriber during hrandfieldWithvalues #3122 (#3123)\\n- Improve code by adding some null checks (#3115)\\n- Replacing all instances of synchronized blocks with ReentrantLock (#3116)\\n- refactor mget method improved readability and efficiency (#3061)\\n- Handle UTF-8 characters in command arguments (#3075)\\n- Public API methods removed by mistake when introducing RedisJSON #3070 (#3109)\\n- Add support up to max unsigned integer in Bitfield offset (#2964) (#3099)\\n- replace hardcoded GT and LT with CommandKeyword enum (#3079)\\n- Set next minor release for integration branch (#3092)\\n- Token based authentication integration with core extension (#3063)\\n- fix: prevent blocking event loop thread by replacing ArrayDeque with HashIndexedQueue (#2953)\\n- DOC-4528 async hash examples (#3069)\\n- Test failures not reported because step is skipped (#3067)\\n- Deprecate the STRALGO command and implement the LCS in its place (#3037)\\n- Using the right name for the file this time (#3057)\\n- Fixing benchmark flow (#3056)\\n- Workflow for running benchmarks weekly (#3052)\\n- Json commands not exposed in AsyncCluster #3048 (#3049)\\n- OpsForGeo producing \\"READONLY You can\'t write against a read only replica \\" on READS... (#3032)\\n- WATCH during MULTI shouldn\'t fail transaction #3009 (#3027)\\n- Disable docker image being used to call compose when running tests (#3046)\\n- Add example configuration using SNI enabled TLS connection (#3045)\\n- io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required on CLIENT and READONLY command (#3035)\\n- MKdocs styling update (#3034)\\n- Restore missing step (#3028)\\n- fix: Lcs response parse (#2970)\\n-
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '12870524399',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/1602?v=4',
created_at: '2019-12-10T10:23:58Z',
description: 'Home of Redis',
html_url: 'https://github.com/enterprises/redislabs',
id: 1602,
name: 'Redis, Inc.',
node_id: 'MDEwOkVudGVycHJpc2UxNjAy',
slug: 'redislabs',
updated_at: '2024-12-20T10:22:13Z',
website_url: 'https://redis.com/'
},
number: 3135,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1529926?v=4',
description: '',
events_url: 'https://api.github.com/orgs/redis/events',
hooks_url: 'https://api.github.com/orgs/redis/hooks',
id: 1529926,
issues_url: 'https://api.github.com/orgs/redis/issues',
login: 'redis',
members_url: 'https://api.github.com/orgs/redis/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE1Mjk5MjY=',
public_members_url: 'https://api.github.com/orgs/redis/public_members{/member}',
repos_url: 'https://api.github.com/orgs/redis/repos',
url: 'https://api.github.com/orgs/redis'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/redis/lettuce/issues/3135/comments'
},
commits: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/3135/commits'
},
html: { href: 'https://github.com/redis/lettuce/pull/3135' },
issue: {
href: 'https://api.github.com/repos/redis/lettuce/issues/3135'
},
review_comment: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/3135/comments'
},
self: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/3135'
},
statuses: {
href: 'https://api.github.com/repos/redis/lettuce/statuses/bcc52bdcdc2c1b9964d01f93fd106edda692fa83'
}
},
active_lock_reason: null,
additions: 15,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'redis:6.5.x',
ref: '6.5.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/redis/lettuce/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/redis/lettuce/assignees{/user}',
blobs_url: 'https://api.github.com/repos/redis/lettuce/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/redis/lettuce/branches{/branch}',
clone_url: 'https://github.com/redis/lettuce.git',
collaborators_url: 'https://api.github.com/repos/redis/lettuce/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/redis/lettuce/comments{/number}',
commits_url: 'https://api.github.com/repos/redis/lettuce/commits{/sha}',
compare_url: 'https://api.github.com/repos/redis/lettuce/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/redis/lettuce/contents/{+path}',
contributors_url: 'https://api.github.com/repos/redis/lettuce/contribu
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|