WIP/DRAFT: Introducing tracers and adding trace hooks/callbacks for events #1215
Annotations
9 errors and 1 warning
test (ubuntu-latest)
cannot use func(q dnsmessage.Question, err error) {…} (value of type func(q "golang.org/x/net/dns/dnsmessage".Question, err error)) as func(err error) value in struct literal
|
test (ubuntu-latest)
cannot use func(q dnsmessage.Question, err error) {…} (value of type func(q "golang.org/x/net/dns/dnsmessage".Question, err error)) as func(err error) value in struct literal
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest)
cannot use func(q dnsmessage.Question, err error) {…} (value of type func(q "golang.org/x/net/dns/dnsmessage".Question, err error)) as func(err error) value in struct literal
|
test (macos-latest)
cannot use func(q dnsmessage.Question, err error) {…} (value of type func(q "golang.org/x/net/dns/dnsmessage".Question, err error)) as func(err error) value in struct literal
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (ubuntu-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/
|