test: include e2e to validate HTS emulation against real HTS #392
test.yml
on: pull_request
TypeScript Type-Check
29s
NPM Unit and Hardhat plugin Tests
44s
Forge tests w/storage emulation
18s
Forge tests w/FFI curl process mock
26s
Forge tests w/RPC mock server
28s
Foundry example tests w/mainnet
24s
Annotations
10 errors
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L22
Could not find a declaration file for module '@hashgraph/cryptography'. '/home/runner/_work/hedera-forking/hedera-forking/node_modules/@hashgraph/cryptography/src/index.js' implicitly has an 'any' type.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L23
Could not find a declaration file for module '@hashgraph/cryptography'. '/home/runner/_work/hedera-forking/hedera-forking/node_modules/@hashgraph/cryptography/src/index.js' implicitly has an 'any' type.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L80
Module 'long' does not refer to a type, but is used as a type here. Did you mean 'typeof import('long')'?
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L80
Module 'long' does not refer to a type, but is used as a type here. Did you mean 'typeof import('long')'?
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L110
Cannot find module '@hashgraph/proto/lib/proto.js' or its corresponding type declarations.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L118
Cannot find module '@hashgraph/proto/lib/proto.js' or its corresponding type declarations.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L126
Cannot find module '@hashgraph/proto/lib/proto.js' or its corresponding type declarations.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L162
Module 'long' does not refer to a type, but is used as a type here. Did you mean 'typeof import('long')'?
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L162
Module 'long' does not refer to a type, but is used as a type here. Did you mean 'typeof import('long')'?
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L166
Module 'long' does not refer to a type, but is used as a type here. Did you mean 'typeof import('long')'?
|