Migrate to urfave v3 #30355
pull-compliance.yml
on: pull_request
files-changed
/
detect
6s
lint-backend
7m 0s
lint-templates
lint-yaml
lint-swagger
lint-spell
31s
lint-go-windows
7m 5s
lint-go-gogit
6m 57s
checks-backend
3m 16s
frontend
0s
backend
7m 42s
docs
0s
actions
0s
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)
|