Skip to content

Build with Go 1.23 #365

Build with Go 1.23

Build with Go 1.23 #365

Triggered via pull request August 28, 2024 08:52
Status Success
Total duration 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: validation/multierror.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: gitprovider/testutils/key_pair.go#L17
should have a package comment
Lint: gitea/client.go#L17
should have a package comment
Lint: gitea/util.go#L141
should replace opts.Page += 1 with opts.Page++
Lint: gitea/client_repository_commit.go#L52
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitprovider/client.go#L17
should have a package comment
Lint: gitea/client_repository_pullrequest.go#L37
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client_repository_commit.go#L71
parameter 'ctx' seems to be unused, consider removing or renaming it as _