Skip to content

feat: org commands

feat: org commands #48

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

ci.yaml

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

Annotations

12 errors
commit / Check conventional commit compliance
Process completed with exit code 1.
lint: commands/projects/create.go#L68
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
lint: commands/projects/create.go#L69
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
lint: commands/projects/list.go#L33
Error return value of `charm.RenderError` is not checked (errcheck)
lint: commands/projects/update.go#L58
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
lint: commands/organisations/create_test.go#L37
Error return value of `cmd.Execute` is not checked (errcheck)
lint: commands/organisations/list_test.go#L31
Error return value of `cmd.Execute` is not checked (errcheck)
lint: commands/secrets/list.go#L32
Error return value of `charm.RenderError` is not checked (errcheck)
lint: commands/secrets/list.go#L51
Error return value of `SecretsListCmd.MarkFlagRequired` is not checked (errcheck)
lint: charm/input.go#L12
field `_text` is unused (unused)
lint: charm/input.go#L13
field `_placeholder` is unused (unused)
tests
Process completed with exit code 1.