Skip to content

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

Update dependency golangci/golangci-lint to v2.3.1

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

Triggered via pull request July 30, 2025 02:30
Status Failure
Total duration 26s
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)