Bump the ci group across 1 directory with 3 updates #384
Annotations
10 warnings
Run Revive Action:
gitprovider/cache/httpcache.go#L17
should have a package comment
|
Run Revive Action:
validation/multierror.go#L17
should have a package comment
|
Run Revive Action:
github/auth.go#L17
should have a package comment
|
Run Revive Action:
gitea/client.go#L17
should have a package comment
|
Run Revive Action:
gitea/util.go#L141
should replace opts.Page += 1 with opts.Page++
|
Run Revive Action:
gitprovider/testutils/key_pair.go#L17
should have a package comment
|
Run Revive Action:
gitlab/auth.go#L17
should have a package comment
|
Run Revive Action:
gitea/client_repository_tree.go#L36
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
github/resource_repository.go#L294
func updateApiObjWithRepositoryInfo should be updateAPIObjWithRepositoryInfo
|
Run Revive Action:
gitlab/client_repository_tree.go#L37
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Loading