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