Skip to content

build(deps): bump the ci group across 1 directory with 2 updates #324

build(deps): bump the ci group across 1 directory with 2 updates

build(deps): bump the ci group across 1 directory with 2 updates #324

Triggered via push May 6, 2024 19:58
Status Success
Total duration 14s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: gitprovider/cache/httpcache.go#L17
should have a package comment
Lint: bitbucket/doc.go#L17
should have a package comment
Lint: validation/multierror.go#L17
should have a package comment
Lint: gitprovider/testutils/key_pair.go#L17
should have a package comment
Lint: gitprovider/client.go#L17
should have a package comment
Lint: github/auth.go#L17
should have a package comment
Lint: github/resource_repository.go#L294
func updateApiObjWithRepositoryInfo should be updateAPIObjWithRepositoryInfo
Lint: gitea/client.go#L17
should have a package comment
Lint: gitprovider/errors.go#L143
comment on exported function NewErrIncorrectUser should be of the form "NewErrIncorrectUser ..."
Lint: gitea/client_repository_teamaccess.go#L151
parameter 'ctx' seems to be unused, consider removing or renaming it as _