Skip to content

fix: stash and github workflows should run on pr #270

fix: stash and github workflows should run on pr

fix: stash and github workflows should run on pr #270

Triggered via push October 11, 2023 15:17
Status Success
Total duration 17s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: bitbucket/doc.go#L17
should have a package comment
Lint: gitprovider/cache/httpcache.go#L17
should have a package comment
Lint: gitprovider/testutils/key_pair.go#L17
should have a package comment
Lint: gitea/client_repository_branch.go#L38
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/resource_organization.go#L78
parameter 'apiObj' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_commit.go#L52
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_tree.go#L36
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_deploykey.go#L75
parameter 'ctx' 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/client_organization_teams.go#L41
parameter 'ctx' seems to be unused, consider removing or renaming it as _