Skip to content

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

fix(contacts): correct update helper parameter types

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

Triggered via push February 21, 2026 01:10
Status Failure
Total duration 2m 31s
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)