Skip to content

fix(ci): harden workflow_dispatch tag handling in release #155

fix(ci): harden workflow_dispatch tag handling in release

fix(ci): harden workflow_dispatch tag handling in release #155

Triggered via push February 16, 2026 20:04
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
darwin-cgo-build
Process completed with exit code 1.
darwin-cgo-build: internal/cmd/contacts_crud.go#L430
cannot use c.Organization (variable of type string) as bool value in argument to contactsApplyPersonOrganization
darwin-cgo-build: internal/cmd/contacts_crud.go#L410
cannot use c.Given (variable of type string) as bool value in argument to contactsApplyPersonName
darwin-cgo-build: internal/cmd/contacts_crud.go#L274
cannot use org (variable of type bool) as string value in argument to strings.TrimSpace
darwin-cgo-build: internal/cmd/contacts_crud.go#L258
cannot use given (variable of type bool) as string value in argument to strings.TrimSpace
test
Process completed with exit code 1.
test: internal/cmd/contacts_crud.go#L430
cannot use c.Organization (variable of type string) as bool value in argument to contactsApplyPersonOrganization
test: internal/cmd/contacts_crud.go#L410
cannot use c.Given (variable of type string) as bool value in argument to contactsApplyPersonName
test: internal/cmd/contacts_crud.go#L274
cannot use org (variable of type bool) as string value in argument to strings.TrimSpace
test: internal/cmd/contacts_crud.go#L258
cannot use given (variable of type bool) as string value in argument to strings.TrimSpace