build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group #319
Annotations
10 warnings
Run Revive Action:
gitprovider/cache/httpcache.go#L17
should have a package comment
|
Run Revive Action:
bitbucket/doc.go#L17
should have a package comment
|
Run Revive Action:
validation/multierror.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_repository_teamaccess.go#L151
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitea/client.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:
gitea/client_repository_teamaccess.go#L162
parameter 'permission' 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_organization.go#L78
parameter 'apiObj' seems to be unused, consider removing or renaming it as _
|
Loading