Test JS CLI (started by @mixmix) #22
test.yaml
on: pull_request
Build, test, and lint
28s
Annotations
8 errors
Build, test, and lint:
src/common/initializeEntropy.ts#L2
Cannot find module '@entropyxyz/sdk/keys' or its corresponding type declarations.
|
Build, test, and lint:
src/flows/entropyTransfer/types.ts#L1
Cannot find module '@entropyxyz/sdk/keys' or its corresponding type declarations.
|
Build, test, and lint:
src/flows/manage-accounts/new-key.ts#L3
Cannot find module '@entropyxyz/sdk/keys' or its corresponding type declarations.
|
Build, test, and lint:
tests/testing-utils/index.ts#L1
Cannot find module '@entropyxyz/sdk/testing' or its corresponding type declarations.
|
Build, test, and lint:
tests/testing-utils/setup-test.ts#L3
Cannot find module '@entropyxyz/sdk/testing' or its corresponding type declarations.
|
Build, test, and lint:
tests/testing-utils/setup-test.ts#L4
Cannot find module '@entropyxyz/sdk/keys' or its corresponding type declarations.
|
Build, test, and lint:
tests/transfer.test.ts#L3
Cannot find module '@entropyxyz/sdk/keys' or its corresponding type declarations.
|
Build, test, and lint
Process completed with exit code 2.
|