Skip to content

TLS event filtering #92

TLS event filtering

TLS event filtering #92

Triggered via pull request September 8, 2024 07:54
Status Failure
Total duration 5m 12s
Artifacts

lint.yml

on: pull_request
vet
2m 22s
vet
golangci-lint
5m 1s
golangci-lint
Check for Markdown errors
9s
Check for Markdown errors
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Check for Markdown errors: src/ebpf/gotls/README.md#L6
Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
golangci-lint: src/node-agent/pkg/ebpf/tracer.go#L78
func `(*Tracer).removeTarget` is unused (unused)
golangci-lint: src/node-agent/pkg/ebpf/types.go#L27
field `programName` is unused (unused)
golangci-lint: src/ebpf/gotls/test/main.go#L121
ineffectual assignment to err (ineffassign)
golangci-lint: src/node-agent/pkg/ebpf/gotls.go#L41
error is not nil (line 38) but it returns nil (nilerr)
golangci-lint: src/node-agent/pkg/ebpf/openssl.go#L25
error is not nil (line 22) but it returns nil (nilerr)
golangci-lint
issues found
vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/