feat: automate token test data creation #43
test.yml
on: pull_request
TypeScript Type-Check
17s
NPM Unit Tests
7s
Forge tests w/storage emulation
10s
Forge tests w/RPC mock server
17s
Annotations
2 errors
TypeScript Type-Check:
@hardhat-forking-plugin/test/hedera-fork-project/test/hedera-fork-project.test.js#L46
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ "https://testnet.mirrornode.hedera.com/api/v1/accounts/0.0.4361455/allowances/tokens?token.id=0.0.4699434&spender.id=0.0.4454450": { allowances: never[]; links: { next: null; }; }; "https://testnet.mirrornode.hedera.com/api/v1/tokens/0.0.4699434": { ...; }; "https://testnet.mirrornode.hedera.com/api/v1/tokens/0.0....'.
|
TypeScript Type-Check
Process completed with exit code 2.
|