Skip to content

build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group #319

build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group

build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the ci group #319

Triggered via pull request April 22, 2024 19:38
Status Success
Total duration 19s
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: 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: gitea/client_repository_teamaccess.go#L151
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client.go#L17
should have a package comment
Lint: gitea/client_repository_tree.go#L36
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_teamaccess.go#L162
parameter 'permission' seems to be unused, consider removing or renaming it as _
Lint: gitea/util.go#L141
should replace opts.Page += 1 with opts.Page++
Lint: gitea/resource_organization.go#L78
parameter 'apiObj' seems to be unused, consider removing or renaming it as _