Default ClientOptions.timeoutOptions to TimeoutOptions.enabled() #2927
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v5
Resource not accessible by integration
{
name: 'HttpError',
id: '10316228119',
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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 09 Aug 2024 08:34:14 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': '4C57:7B60A:D7541AF:19466615:66B5D486',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14982',
'x-ratelimit-reset': '1723195337',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'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.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":"main","name":"6.3.3","tag_name":"v6.3.3","body":"# Changes\\n- Add support for CLIENT TRACKINGINFO (#2862)\\n- Suspected change in ubuntu causing CI failures (#2949)\\n- Add badges to the README.md file (#2939)\\n- Support the `CLUSTER MYSHARDID` command (#2920)\\n- Handle NPE (#2906)\\n- Server addressed the issues of empty list returned for missing keys (#2899)\\n- Updated release acton (as part of #2880) (#2885)\\n- Add a `evalReadOnly` overload that accepts the script as a `String` (#2868)\\n- XREAD support for reading last message from stream (#2863)\\n- Implement HPEXPIRE, HPEXPIREAT, HPEXPIRETIME, HTTL and HPTTL (#2857)\\n- Mark dnsResolver(DnsResolver) as deprecated. (#2855)\\n- Add support for `SUNSUBSCRIBE` #2759 (#2851)\\n- Add support CLIENT KILL [MAXAGE] (#2782)\\n- Add support for `SPUBLISH` (#2838)\\n- Implement HEXPIRE, HEXPIREAT, HEXPIRETIME and HPERSIST (#2836)\\n- Send the CLIENT SETINFO command in a fire-and-forget way (#2823)\\n- Support HSCAN with NOVALUES argument (#2816)\\n- implementation of PUBSUB SHARDCHANNELS (#2793)\\n\\n## 🐛 Bug Fixes\\n\\n- [#2341] Initialize slots with empty BitSet in RedisClusterNode\'s constructors (#2852)\\n- Remove not readonly commands #2832 (#2871)\\n\\n## 🧰 Maintenance\\n\\n- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 (#2922)\\n- Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.12 (#2921)\\n- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (#2887)\\n- Bump reactor.version from 3.6.4 to 3.6.6 (#2889)\\n- Fixed the release flow (#2896)\\n- Setting the next release to be 6.4.x as part of #2880 (#2881)\\n- Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (#2877)\\n- Bump org.openjdk.jmh:jmh-generator-annprocess from 1.21 to 1.37 (#2876)\\n- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#2875)\\
|
Run release-drafter/release-drafter@v5
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: '10316228119',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '0da6611ae87ffa9d595918f336cd5bbbc4e04b01',
before: '6b172a432b85131103bbcb4db212d56fd22c0aaf',
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-03-12T00:07:51Z',
website_url: 'https://redis.com/'
},
number: 2927,
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/2927/comments'
},
commits: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/2927/commits'
},
html: { href: 'https://github.com/redis/lettuce/pull/2927' },
issue: {
href: 'https://api.github.com/repos/redis/lettuce/issues/2927'
},
review_comment: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/2927/comments'
},
self: {
href: 'https://api.github.com/repos/redis/lettuce/pulls/2927'
},
statuses: {
href: 'https://api.github.com/repos/redis/lettuce/statuses/0da6611ae87ffa9d595918f336cd5bbbc4e04b01'
}
},
active_lock_reason: null,
additions: 48,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'redis:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
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/rep
|
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/
|
Loading