Skip to content

test(gmail): add regression coverage for cc output in gmail get metadata #168

test(gmail): add regression coverage for cc output in gmail get metadata

test(gmail): add regression coverage for cc output in gmail get metadata #168

Triggered via push February 21, 2026 01:07
Status Failure
Total duration 1m 42s
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