Skip to content

Update dependency golangci/golangci-lint to v2.3.1 #1511

Update dependency golangci/golangci-lint to v2.3.1

Update dependency golangci/golangci-lint to v2.3.1 #1511

Triggered via pull request July 29, 2025 19:34
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Go Lint
issues found
Go Lint: tests/client_test.go#L853
net.Dial must not be called. use (*net.Dialer).DialContext (noctx)