Skip to content

Argument of type 'string' is not assignable to parameter of type 'V4Options' #21

Description

@niyowski

It seems the UUID usage is wrong for the following services: const id = v4(v4());:

  • src/users/services/users.service.ts
  • src/cart/services/cart.service.ts
  • src/order/services/order.service.ts

To reproduce, run the tsc --noEmit --skipLibCheck command in the project's root directory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions