Skip to content

feat: org commands

feat: org commands #47

Triggered via pull request January 25, 2025 01:12
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
commit  /  Check conventional commit compliance
2s
commit / Check conventional commit compliance
commit  /  Generate release
0s
commit / Generate release
lint
14s
lint
tests
43s
tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
commit / Check conventional commit compliance
Process completed with exit code 1.
lint: pkg/helpers/helpers.go#L51
printf: non-constant format string in call to fmt.Fprintf (govet)
lint: pkg/helpers/helpers.go#L57
printf: non-constant format string in call to fmt.Fprintf (govet)
lint: pkg/helpers/helpers.go#L93
printf: non-constant format string in call to fmt.Fprintf (govet)
lint: charm/input.go#L12
field `text` is unused (unused)
lint: charm/input.go#L13
field `placeholder` is unused (unused)
lint: charm/input.go#L14
field `initialValue` is unused (unused)
lint: charm/input.go#L15
field `hidden` is unused (unused)
lint: charm/input.go#L16
field `required` is unused (unused)
lint: charm/errors.go#L11
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint: pkg/utils/utils.go#L41
Error return value of `charm.RenderError` is not checked (errcheck)
tests
Process completed with exit code 1.