feat: support keylog and pcap mode in gnutls #1094
Annotations
4 errors and 1 warning
golangci-lint:
user/module/probe_gnutls.go#L121
SA4006: this value of `err` is never used (staticcheck)
|
golangci-lint:
user/module/probe_gnutls_lib.go#L32
SA5001: should check error returned from os.OpenFile() before deferring f.Close() (staticcheck)
|
golangci-lint:
user/module/probe_gnutls_lib.go#L37
SA5001: should check error returned from elf.NewFile() before deferring r.Close() (staticcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
|
Loading