Fix flaky TestWakeConnImmediately on Windows: ensure logger cleanup before temp dir deletion #418
Annotations
2 errors and 5 warnings
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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:56365:18)
{
name: 'AggregateError',
event: {
id: '23110019215',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'bd3d227e224da644a4532102e602f5feb5804192',
before: '99d379cb5fe89456104bbca3c4fa141259f06d22',
number: 754,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/754/comments'
},
commits: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/754/commits'
},
html: { href: 'https://github.com/panjf2000/gnet/pull/754' },
issue: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/754'
},
review_comment: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/754/comments'
},
self: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/754'
},
statuses: {
href: 'https://api.github.com/repos/panjf2000/gnet/statuses/bd3d227e224da644a4532102e602f5feb5804192'
}
},
active_lock_reason: null,
additions: 63,
assignee: null,
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/7496278?v=4',
events_url: 'https://api.github.com/users/panjf2000/events{/privacy}',
followers_url: 'https://api.github.com/users/panjf2000/followers',
following_url: 'https://api.github.com/users/panjf2000/following{/other_user}',
gists_url: 'https://api.github.com/users/panjf2000/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/panjf2000',
id: 7496278,
login: 'panjf2000',
node_id: 'MDQ6VXNlcjc0OTYyNzg=',
organizations_url: 'https://api.github.com/users/panjf2000/orgs',
received_events_url: 'https://api.github.com/users/panjf2000/received_events',
repos_url: 'https://api.github.com/users/panjf2000/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/panjf2000/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/panjf2000/subscriptions',
type: 'User',
url: 'https://api.github.com/users/panjf2000',
user_view_type: 'public'
},
{
avatar_url: 'https://avatars.githubusercontent.com/in/2246796?v=4',
events_url: 'https://api.github.com/users/Claude/events{/privacy}',
followers_url: 'https://api.github.com/users/Claude/followers',
following_url: 'https://api.github.com/users/Claude/following{/other_user}',
gists_url: 'https://api.github.com/users/Claude/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/apps/anthropic-code-agent',
id: 242468646,
login: 'Claude',
node_id: 'BOT_kgDODnPHJg',
organizations_url: 'https://api.github.com/users/Claude/orgs',
received_events_url: 'https://api.github.com/users/Claude/received_events',
repos_url: 'https://api.github.com/users/Claude/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/Claude/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/Claude/subscriptions',
type: 'Bot',
url: 'https://api.github.com/users/Claude',
user_view_type: 'public'
|
|
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '23110019215',
status: 422,
response: {
url: 'https://api.github.com/repos/panjf2000/gnet/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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 15 Mar 2026 12:06:37 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': 'B81A:199B3F:8A41B4E:8D6BDFA:69B6A0CC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1773579992',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/panjf2000/gnet/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)',
'x-github-delivery': '23110019215',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/754/merge","name":"Gnet v2.10.0","tag_name":"v2.10.0","body":"## Changelogs\\n\\n- test: use assert.EqualValues(f) over assert.True(f) for simple values (#753)\\n- Fix a bug and Optimize next highest power of two calculation (#737)\\n- pkg/ring/ring\\\\_buffer: remove the unused field \\"bs\\" (#736)\\n\\n## 🚀 Features\\n\\n- bug: fix Unix address parsing absolute path (#731)\\n\\n## 🛩 Enhancements\\n\\n- opt: use sync.Once to ensure listener opens only once (#739)\\n- opt: use net/url for validating network addresses (#728)\\n\\n## 🐛 Bugfixes\\n\\n- Fix Windows CI on Go 1.26 IOCP and bump CI Go version (#752)\\n- bug: switch to `socket.Dup` in `eventloop.enroll` to `enable close-on-exec` (#745)\\n- Fix: set FD\\\\_CLOEXEC flag to unix client fd (#743)\\n- bug: fix Unix address parsing absolute path (#731)\\n- bug: make Conn.Write/Writev return the non-retryable error if any (#715)\\n\\n## 📚 Documentation\\n\\n- patch: v2.9.6 (#744)\\n- patch: v2.9.4 (#730)\\n- patch: v2.9.3 (#725)\\n- chore: fix typos and improve comments (#724)\\n- docs: update inaccurate comments on Conn.Next/Peek (#718)\\n\\n## 🗃 Misc\\n\\n- Fix Windows CI on Go 1.26 IOCP and bump CI Go version (#752)\\n- test: add more tests for bad network addresses (#729)\\n- chore: fix typos and improve comments (#724)\\n- docs: update inaccurate comments on Conn.Next/Peek (#718)\\n\\n**Full Changelog**: https://github.com/panjf2000/gnet/compare/v2.9.0...v2.10.0\\n\\nThanks to all these contributors: @claude, @Copilot, @dxasu, @gunli, @panjf2000 and [copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent) for making this release possible.\\n","draft":true,"prerelease":false,"make_latest":"true"}',
reque
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading