Skip to content

Updating dependencies mainly to deal with go-git cve #284

Updating dependencies mainly to deal with go-git cve

Updating dependencies mainly to deal with go-git cve #284

Triggered via push January 15, 2024 11:36
Status Success
Total duration 16s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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