test(audit): opt-in regression harness for audit findings #78
workflow.yml
on: pull_request
libp2p_coverage
2m 44s
common_checks_1
1m 14s
docker
0s
Matrix: golang_checks
All checks passed
2s
Annotations
11 errors and 3 warnings
|
common_checks_1:
dht/dhtpeer/benchmarks_test.go#L176
Error return value of `agentsKeysFile.Close` is not checked (errcheck)
|
|
common_checks_1:
dht/dhtpeer/benchmarks_test.go#L171
Error return value of `peersKeysFile.Close` is not checked (errcheck)
|
|
common_checks_1:
dht/dhtpeer/benchmarks_test.go#L155
Error return value of `tcpServer.Close` is not checked (errcheck)
|
|
common_checks_1:
dht/dhtpeer/benchmarks_test.go#L130
Error return value of `tcpServer.Close` is not checked (errcheck)
|
|
common_checks_1:
dht/dhtpeer/benchmarks_test.go#L111
Error return value of `conn.Close` is not checked (errcheck)
|
|
common_checks_1:
dht/common/handlers.go#L106
Error return value of `stream.Close` is not checked (errcheck)
|
|
common_checks_1:
aea/audit_findings_test.go#L68
Error return value of `sock.Close` is not checked (errcheck)
|
|
common_checks_1:
aea/audit_findings_test.go#L51
Error return value of `conn.Close` is not checked (errcheck)
|
|
common_checks_1:
aea/audit_findings_test.go#L43
Error return value of `listener.Close` is not checked (errcheck)
|
|
common_checks_1:
aea/api.go#L258
Error return value of `listener.Close` is not checked (errcheck)
|
|
All checks passed
Process completed with exit code 1.
|
|
common_checks_1
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
libp2p_coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
libp2p_coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/open-acn/open-acn. Supported file pattern: go.sum
|