go-algorand 3.26.0-stable Release PR #13576
Triggered via pull request
September 26, 2024 14:34
Status
Success
Total duration
3m 28s
Artifacts
–
reviewdog.yml
on: pull_request
reviewdog-errors
2m 13s
reviewdog-warnings
3m 17s
reviewdog-shellcheck
26s
Annotations
1 error and 1 warning
reviewdog-warnings:
network/p2p/capabilities.go#L82
[Lint Warnings] reported by reviewdog 🐶
func `(*CapabilitiesDiscovery).addPeer` is unused (unused)
Raw Output:
network/p2p/capabilities.go:82:33: func `(*CapabilitiesDiscovery).addPeer` is unused (unused)
func (c *CapabilitiesDiscovery) addPeer(p peer.AddrInfo) (bool, error) {
^
|
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|