chore: fix function names in comment #5212
Annotations
1 error
golangci-lint:
server/events/vcs/github_client.go#L93
SA1019: github.NewEnterpriseClient is deprecated: Use NewClient(httpClient).WithEnterpriseURLs(baseURL, uploadURL) instead. (staticcheck)
|
Loading