fix: account for protocols that aren't tcp #3529
lint.yml
on: pull_request
golangci-lint
2m 6s
Lint markdown
19s
govulncheck
1m 18s
Run codespell
8s
Annotations
3 errors and 2 warnings
golangci-lint:
pkg/grpc/client_test.go#L32
testinggoroutine: call to (*testing.T).Fatalf from a non-test goroutine (govet)
|
golangci-lint:
pkg/grpc/client_test.go#L30
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
|
golangci-lint
issues found
|
govulncheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/slinky/slinky. Supported file pattern: go.sum
|