[feature] Discovery storage network #529
go_lint.yaml
on: pull_request
Go linter for images
21s
Annotations
3 errors and 1 warning
Go linter for images
exitAfterDefer: os.Exit will exit, and `defer cancel()` will not run (gocritic)
|
Go linter for images
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
Go linter for images
Process completed with exit code 1.
|
Go linter for images
Restore cache failed: Dependencies file is not found in /opt/actions-runners/4/_work/sds-replicated-volume/sds-replicated-volume. Supported file pattern: go.sum
|