Skip to content

feat: add authentication and GitLab URL support #479

feat: add authentication and GitLab URL support

feat: add authentication and GitLab URL support #479

Triggered via pull request December 19, 2024 18:35
Status Success
Total duration 1m 30s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate: src/pkg/utils/utils.go#L125
var repoId should be repoID
validate: src/cmd/login.go#L31
parameter 'args' seems to be unused, consider removing or renaming it as _