Skip to content

fix(contacts): correct update helper parameter types #159

fix(contacts): correct update helper parameter types

fix(contacts): correct update helper parameter types #159

Triggered via push February 18, 2026 09:31
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 2.
test: internal/cmd/contacts.go#L180
func primaryURL is unused (unused)
test: internal/cmd/contacts_helpers_test.go#L125
variable clear has same name as predeclared identifier (predeclared)
test: internal/cmd/contacts_helpers_test.go#L112
variable clear has same name as predeclared identifier (predeclared)
test: internal/cmd/contacts_crud.go#L451
variable clear has same name as predeclared identifier (predeclared)
test: internal/cmd/contacts_crud.go#L169
ifElseChain: rewrite if-else to switch statement (gocritic)