✨ v3 (feature): client refactor #4757
Annotations
10 errors and 10 warnings
|
|
|
|
|
|
|
|
|
|
|
client/client.go#L44
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
|
client/client.go#L46
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
|
client/client.go#L48
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
|
client/client.go#L61
var-naming: struct field baseUrl should be baseURL (revive)
|
client/client.go#L241
var-naming: var pUrl should be pURL (revive)
|
client/client.go#L271
import-shadowing: The name 'url' shadows an import name (revive)
|
client/client.go#L505
import-shadowing: The name 'url' shadows an import name (revive)
|
client/client.go#L513
import-shadowing: The name 'url' shadows an import name (revive)
|
client/core.go#L40
flag-parameter: parameter 'isTLS' seems to be a control flag, avoid control coupling (revive)
|
The logs for this run have expired and are no longer available.
Loading