add: Initial create order implementation (WIP) #27
Annotations
7 errors
Run just build:
src/client/order.ts#L18
Cannot find name 'NostrEvent'.
|
Run just build:
src/client/order.ts#L18
Return type of exported function has or is using private name 'NostrEvent'.
|
Run just build:
test/core/order.test.ts#L2
Cannot find module 'vitest' or its corresponding type declarations.
|
Run just build:
test/core/order.test.ts#L36
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Run just build:
test/core/order.test.ts#L86
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Run just build:
test/core/order.test.ts#L105
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Run just build
Process completed with exit code 1.
|
Loading