add localhost options #28
Annotations
10 errors and 3 warnings
build:
scripts/performance-test-seq.ts#L10
Replace `··return·new·Promise(resolve·=>·setTimeout(resolve,·ms));` with `return·new·Promise((resolve)·=>·setTimeout(resolve,·ms))`
|
build:
scripts/performance-test-seq.ts#L14
Delete `··`
|
build:
scripts/performance-test-seq.ts#L16
Delete `··`
|
build:
scripts/performance-test-seq.ts#L17
Delete `··`
|
build:
scripts/performance-test-seq.ts#L18
Delete `··`
|
build:
scripts/performance-test-seq.ts#L19
Delete `··`
|
build:
scripts/performance-test-seq.ts#L21
Delete `··`
|
build:
scripts/performance-test-seq.ts#L22
Delete `··`
|
build:
scripts/performance-test-seq.ts#L24
Replace `····const·signer·=·new·ethers.Wallet('0d3046f718bad9413a30559bcb36e10c2c257ce83f760cb5f83bb676bb51a65b',·provider)` with `··const·signer·=·new·ethers.Wallet(⏎····'0d3046f718bad9413a30559bcb36e10c2c257ce83f760cb5f83bb676bb51a65b',⏎····provider`
|
build:
scripts/performance-test-seq.ts#L25
Insert `)⏎`
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
scripts/performance-test.ts#L74
'delay' is defined but never used
|
build:
scripts/performance-test.ts#L74
'arg0' is defined but never used
|