Skip to content

[Fix] argocd install #14689

[Fix] argocd install

[Fix] argocd install #14689

Triggered via pull request October 31, 2024 14:10
Status Failure
Total duration 6m 47s
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
6m 36s
Lint golang files
Enforce go.mod tidiness
26s
Enforce go.mod tidiness
Lint bash files
8s
Lint bash files
Lint markdown files
16s
Lint markdown files
Lint documentation files
23s
Lint documentation files
Lint helm chart
7s
Lint helm chart
Fit to window
Zoom out
Zoom in

Annotations

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