Skip to content

[Fix] argocd install #14697

[Fix] argocd install

[Fix] argocd install #14697

Triggered via pull request October 31, 2024 14:59
Status Failure
Total duration 3m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint golang files
3m 4s
Lint golang files
Enforce go.mod tidiness
21s
Enforce go.mod tidiness
Lint bash files
5s
Lint bash files
Lint markdown files
18s
Lint markdown files
Lint documentation files
17s
Lint documentation files
Lint helm chart
9s
Lint helm chart
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint golang files
octalLiteral: use new octal literal style, 0o755 (gocritic)
Lint golang files
octalLiteral: use new octal literal style, 0o755 (gocritic)
Lint golang files
Comment should end in a period (godot)
Lint golang files
G304: Potential file inclusion via variable (gosec)
Lint golang files
issues found