Skip to content

WIP/DRAFT: Introducing tracers and adding trace hooks/callbacks for events #1213

WIP/DRAFT: Introducing tracers and adding trace hooks/callbacks for events

WIP/DRAFT: Introducing tracers and adding trace hooks/callbacks for events #1213

Triggered via pull request September 3, 2024 07:58
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
test (macos-latest)
unknown field ResolverSetup in struct literal of type dns.DNSClientTrace
test (macos-latest)
unknown field QuestionReady in struct literal of type dns.DNSClientTrace
test (macos-latest)
unknown field ResponseDone in struct literal of type dns.DNSClientTrace
test (macos-latest)
undefined: socks5.SOCKS5ClientTrace
test (macos-latest)
undefined: socks5.WithSOCKS5ClientTrace
test (macos-latest)
Process completed with exit code 1.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest)
unknown field ResolverSetup in struct literal of type dns.DNSClientTrace
test (ubuntu-latest)
unknown field QuestionReady in struct literal of type dns.DNSClientTrace
test (ubuntu-latest)
unknown field ResponseDone in struct literal of type dns.DNSClientTrace
test (ubuntu-latest)
undefined: socks5.SOCKS5ClientTrace
test (ubuntu-latest)
undefined: socks5.WithSOCKS5ClientTrace
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/