feat: support keylog and pcap mode in gnutls #1094
go-c-cpp.yml
on: pull_request
build on ubuntu-20.04 x86_64
2m 0s
build on ubuntu-22.04 x86_64
3m 9s
Matrix: build on ubuntu-22.04 arm64
Annotations
8 errors and 3 warnings
build on ubuntu-20.04 x86_64:
user/module/probe_gnutls.go#L121
SA4006: this value of `err` is never used (staticcheck)
|
build on ubuntu-20.04 x86_64:
user/module/probe_gnutls_lib.go#L32
SA5001: should check error returned from os.OpenFile() before deferring f.Close() (staticcheck)
|
build on ubuntu-20.04 x86_64:
user/module/probe_gnutls_lib.go#L37
SA5001: should check error returned from elf.NewFile() before deferring r.Close() (staticcheck)
|
build on ubuntu-20.04 x86_64
issues found
|
build on ubuntu-22.04 x86_64:
user/module/probe_gnutls.go#L121
SA4006: this value of `err` is never used (staticcheck)
|
build on ubuntu-22.04 x86_64:
user/module/probe_gnutls_lib.go#L32
SA5001: should check error returned from os.OpenFile() before deferring f.Close() (staticcheck)
|
build on ubuntu-22.04 x86_64:
user/module/probe_gnutls_lib.go#L37
SA5001: should check error returned from elf.NewFile() before deferring r.Close() (staticcheck)
|
build on ubuntu-22.04 x86_64
issues found
|
build on ubuntu-20.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
|
build on ubuntu-22.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
|
build on ubuntu-22.04 arm64 (aarch64, ubuntu22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: DamianReeves/write-file-action@v1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|