Skip to content

Updating go toi go1.21 #273

Updating go toi go1.21

Updating go toi go1.21 #273

Triggered via push December 11, 2023 17:03
Status Success
Total duration 21s
Artifacts

lint.yaml

on: push
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: bitbucket/doc.go#L17
should have a package comment
Lint: validation/multierror.go#L17
should have a package comment
Lint: gitprovider/client.go#L17
should have a package comment
Lint: gitprovider/errors.go#L143
comment on exported function NewErrIncorrectUser should be of the form "NewErrIncorrectUser ..."
Lint: github/auth.go#L17
should have a package comment
Lint: github/resource_repository.go#L294
func updateApiObjWithRepositoryInfo should be updateAPIObjWithRepositoryInfo
Lint: gitlab/auth.go#L17
should have a package comment
Lint: gitlab/client_repository_pullrequest.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _