fix(ci): harden workflow_dispatch tag handling in release #155
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
|