Skip to content

Adapt workflows

Adapt workflows #292

Triggered via pull request January 25, 2024 15:28
Status Success
Total duration 17s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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