Skip to content

Skip running e2e tests on dependabot PRs #401

Skip running e2e tests on dependabot PRs

Skip running e2e tests on dependabot PRs #401

Triggered via pull request December 10, 2024 10:04
Status Success
Total duration 21s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/testutils/key_pair.go#L17
should have a package comment
Lint: gitprovider/client.go#L17
should have a package comment
Lint: gitea/client.go#L17
should have a package comment
Lint: gitea/client.go#L143
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Lint: gitea/client.go#L143
parameter 'permission' seems to be unused, consider removing or renaming it as _
Lint: gitlab/auth.go#L17
should have a package comment
Lint: gitprovider/errors.go#L143
comment on exported function NewErrIncorrectUser should be of the form "NewErrIncorrectUser ..."