Skip to content

Update go-github to v64 #360

Update go-github to v64

Update go-github to v64 #360

Triggered via push August 28, 2024 08:13
Status Success
Total duration 44s
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: validation/multierror.go#L17
should have a package comment
Lint: gitprovider/testutils/key_pair.go#L17
should have a package comment
Lint: gitea/client_organization_teams.go#L41
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client.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_repositories_user.go#L55
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_branch.go#L38
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_file.go#L38
parameter 'ctx' seems to be unused, consider removing or renaming it as _