Skip to content

build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 #271

build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 #271

Triggered via push October 12, 2023 08:56
Status Success
Total duration 20s
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/testutils/key_pair.go#L17
should have a package comment
Lint: github/auth.go#L17
should have a package comment
Lint: validation/multierror.go#L17
should have a package comment
Lint: gitprovider/cache/httpcache.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: gitea/client.go#L17
should have a package comment
Lint: gitlab/auth.go#L17
should have a package comment
Lint: gitea/client_repository_file.go#L38
parameter 'ctx' seems to be unused, consider removing or renaming it as _