Update dependencies #361
Annotations
10 warnings
Run Revive Action:
validation/multierror.go#L17
should have a package comment
|
Run Revive Action:
bitbucket/doc.go#L17
should have a package comment
|
Run Revive Action:
gitprovider/cache/httpcache.go#L17
should have a package comment
|
Run Revive Action:
gitprovider/testutils/key_pair.go#L17
should have a package comment
|
Run Revive Action:
gitea/client.go#L17
should have a package comment
|
Run Revive Action:
gitea/client_repository_file.go#L38
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitea/client_repository_pullrequest.go#L37
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitea/util.go#L141
should replace opts.Page += 1 with opts.Page++
|
Run Revive Action:
gitea/resource_deploykey.go#L88
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitea/client_repository_tree.go#L36
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Loading