Skip to content

✨ v3 (feature): client refactor #4758

✨ v3 (feature): client refactor

✨ v3 (feature): client refactor #4758

Triggered via pull request August 7, 2023 16:00
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: client/client.go#L44
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
lint: client/client.go#L46
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
lint: client/client.go#L48
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
lint: client/client.go#L61
var-naming: struct field baseUrl should be baseURL (revive)
lint: client/client.go#L241
var-naming: var pUrl should be pURL (revive)
lint: client/client.go#L271
import-shadowing: The name 'url' shadows an import name (revive)
lint: client/client.go#L505
import-shadowing: The name 'url' shadows an import name (revive)
lint: client/client.go#L513
import-shadowing: The name 'url' shadows an import name (revive)
lint: client/core.go#L40
flag-parameter: parameter 'isTLS' seems to be a control flag, avoid control coupling (revive)