Skip to content

Potential fix for pull request finding #179

Potential fix for pull request finding

Potential fix for pull request finding #179

Triggered via push August 5, 2026 01:23
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Run make lint
18s
Run make lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run make lint
Process completed with exit code 2.
Run make lint: cmd/network.go#L389
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
Run make lint
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/