Skip to content

feat: support waffle js test #11

feat: support waffle js test

feat: support waffle js test #11

Triggered via pull request September 24, 2024 13:39
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
TypeScript Type-Check
10s
TypeScript Type-Check
NPM Unit Tests
7s
NPM Unit Tests
Forge tests w/storage emulation
11s
Forge tests w/storage emulation
Forge tests w/RPC mock server
11s
Forge tests w/RPC mock server
Fit to window
Zoom out
Zoom in

Annotations

12 errors
TypeScript Type-Check: scripts/json-rpc-mock.js#L11
Cannot find module '@hashgraph/hedera-forking' or its corresponding type declarations.
TypeScript Type-Check: scripts/json-rpc-mock.js#L168
Cannot find module '@hashgraph/hedera-forking' or its corresponding type declarations.
TypeScript Type-Check: scripts/json-rpc-mock.js#L170
Parameter 'tokenId' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L175
Parameter 'idOrAliasOrEvmAddress' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L178
Parameter 'tokenId' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L178
Parameter 'accountId' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L184
Parameter 'accountId' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L184
Parameter 'tokenId' implicitly has an 'any' type.
TypeScript Type-Check: scripts/json-rpc-mock.js#L184
Parameter 'spenderId' implicitly has an 'any' type.
TypeScript Type-Check: test/getHtsCode.test.js#L3
Cannot find module '@hashgraph/hedera-forking' or its corresponding type declarations.
NPM Unit Tests
Process completed with exit code 1.
Forge tests w/RPC mock server
Process completed with exit code 1.