Skip to content

feat: hardhat plugin refactor #28

feat: hardhat plugin refactor

feat: hardhat plugin refactor #28

Triggered via pull request October 2, 2024 23:10
Status Failure
Total duration 59s
Artifacts

test.yml

on: pull_request
TypeScript Type-Check
9s
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
17s
Forge tests w/RPC mock server
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L22
Cannot find module '../out/HtsSystemContract.json' or its corresponding type declarations.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L23
Cannot find module 'hardhat/plugins' or its corresponding type declarations.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L56
Cannot find module 'hardhat/types' or its corresponding type declarations.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L77
Property '_wrappedProvider' does not exist on type 'HederaProvider'.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L97
Property '_wrappedProvider' does not exist on type 'HederaProvider'.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L104
Property '_wrappedProvider' does not exist on type 'HederaProvider'.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L173
Property '_wrappedProvider' does not exist on type 'HederaProvider'.
TypeScript Type-Check: @hardhat-forking-plugin/src/hedera-provider.js#L311
Property '_wrappedProvider' does not exist on type 'HederaProvider'.
TypeScript Type-Check: @hardhat-forking-plugin/src/index.js#L19
Cannot find module 'hardhat/config' or its corresponding type declarations.
TypeScript Type-Check: @hardhat-forking-plugin/src/index.js#L33
Parameter 'provider' implicitly has an 'any' type.