build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group #318
Annotations
10 warnings
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:
validation/multierror.go#L17
should have a package comment
|
Run Revive Action:
github/auth.go#L17
should have a package comment
|
Run Revive Action:
gitprovider/errors.go#L143
comment on exported function NewErrIncorrectUser should be of the form "NewErrIncorrectUser ..."
|
Run Revive Action:
gitlab/client_repository_tree.go#L37
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitlab/auth.go#L17
should have a package comment
|
Run Revive Action:
gitlab/client_repository_tree.go#L43
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
gitlab/client_repository_pullrequest.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Loading