feat: implement getTokenInfo
for Hardhat
#329
test.yml
on: pull_request
TypeScript Type-Check
32s
NPM Unit Tests
25s
Forge tests w/storage emulation
18s
Forge tests w/FFI curl process mock
19s
Forge tests w/RPC mock server
31s
Annotations
10 errors
TypeScript Type-Check:
node_modules/@hashgraph/proto/lib/proto.d.ts#L2
Could not find a declaration file for module 'long'. '/home/runner/_work/hedera-forking/hedera-forking/node_modules/long/src/long.js' implicitly has an 'any' type.
|
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
Cannot find name 'Long'.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L80
Cannot find name '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
Cannot find name 'Long'.
|
TypeScript Type-Check:
node_modules/@hashgraph/sdk/lib/Cache.d.ts#L162
Cannot find name 'Long'.
|