Skip to content

Migrate to urfave v3 #30355

Migrate to urfave v3

Migrate to urfave v3 #30355

Triggered via pull request June 4, 2025 10:05
Status Failure
Total duration 8m 20s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors
checks-backend
Process completed with exit code 2.
lint-go-gogit
Process completed with exit code 2.
lint-go-gogit: cmd/cert_test.go#L115
appendAssign: append result not assigned to the same slice (gocritic)
lint-go-gogit: cmd/cert_test.go#L58
appendAssign: append result not assigned to the same slice (gocritic)
lint-go-gogit: cmd/cert.go#L29
exported: func name will be used as cmd.CmdCert by other packages, and that stutters; consider calling this Cert (revive)
lint-go-gogit: cmd/admin_user_delete_test.go#L93
empty-lines: extra empty line at the start of a block (revive)
lint-go-gogit: cmd/admin_user_delete_test.go#L59
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-gogit: cmd/admin_user_delete_test.go#L37
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-backend
Process completed with exit code 2.
lint-backend: cmd/cert_test.go#L115
appendAssign: append result not assigned to the same slice (gocritic)
lint-backend: cmd/cert_test.go#L58
appendAssign: append result not assigned to the same slice (gocritic)
lint-backend: cmd/cert.go#L29
exported: func name will be used as cmd.CmdCert by other packages, and that stutters; consider calling this Cert (revive)
lint-backend: cmd/admin_user_delete_test.go#L93
empty-lines: extra empty line at the start of a block (revive)
lint-backend: cmd/admin_user_delete_test.go#L59
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-backend: cmd/admin_user_delete_test.go#L37
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-windows
Process completed with exit code 2.
lint-go-windows: cmd/cert_test.go#L115
appendAssign: append result not assigned to the same slice (gocritic)
lint-go-windows: cmd/cert_test.go#L58
appendAssign: append result not assigned to the same slice (gocritic)
lint-go-windows: cmd/cert.go#L29
exported: func name will be used as cmd.CmdCert by other packages, and that stutters; consider calling this Cert (revive)
lint-go-windows: cmd/admin_user_delete_test.go#L93
empty-lines: extra empty line at the start of a block (revive)
lint-go-windows: cmd/admin_user_delete_test.go#L59
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
lint-go-windows: cmd/admin_user_delete_test.go#L37
integer-format: fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)