Bump @acala-network/chopsticks from 1.0.2-2 to 1.0.2 #316
Annotations
3 errors
lint:
packages/networks/src/createNetwork.ts#L28
Argument of type 'import("/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index", { with: { "resolution-mode": "import" } }).Blockchain[]' is not assignable to parameter of type 'import("/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index", { with: { "resolution-mode": "import" } }).Blockchain[]'.
|
lint:
packages/networks/src/createNetwork.ts#L33
Argument of type 'import("/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index", { with: { "resolution-mode": "import" } }).Blockchain' is not assignable to parameter of type 'import("/home/runner/work/polkadot-ecosystem-tests/polkadot-ecosystem-tests/node_modules/@acala-network/chopsticks/node_modules/@acala-network/chopsticks-core/dist/esm/blockchain/index", { with: { "resolution-mode": "import" } }).Blockchain'.
|
lint
Process completed with exit code 2.
|