bitlayer verification changes #12479
Annotations
10 errors and 10 warnings
|
Run pnpm lint:
contracts/hardhat.config.ts#L64
Replace `"0x7bdc41ece9b1132ecf5b261c911b798397684c8a8c3151ac693586ffd3ffdf46"]` with `⏎········'0x7bdc41ece9b1132ecf5b261c911b798397684c8a8c3151ac693586ffd3ffdf46',⏎······],`
|
Run pnpm lint:
contracts/hardhat.config.ts#L69
Replace `"0x7bdc41ece9b1132ecf5b261c911b798397684c8a8c3151ac693586ffd3ffdf46"]` with `⏎········'0x7bdc41ece9b1132ecf5b261c911b798397684c8a8c3151ac693586ffd3ffdf46',⏎······],`
|
Run pnpm lint:
contracts/hardhat.config.ts#L76
Replace `"1234"` with `'1234'`
|
Run pnpm lint:
contracts/hardhat.config.ts#L77
Replace `"1234"` with `'1234',`
|
Run pnpm lint:
contracts/hardhat.config.ts#L81
Replace `"bitlayertestnet"` with `'bitlayertestnet'`
|
Run pnpm lint:
contracts/hardhat.config.ts#L84
Replace `"https://api-testnet.btrscan.com/scan/api"` with `'https://api-testnet.btrscan.com/scan/api'`
|
Run pnpm lint:
contracts/hardhat.config.ts#L85
Replace `"https://testnet.btrscan.com/"` with `'https://testnet.btrscan.com/',`
|
|
Run pnpm lint:
contracts/hardhat.config.ts#L89
Replace `"bitlayer"` with `'bitlayer'`
|
Run pnpm lint:
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L28
'IAutomationForwarderFactory' is defined but never used. Allowed unused vars must match /^_/u
|
Run pnpm lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L5138
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L5139
'oldExpiration' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run pnpm lint:
contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L281
'tx' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L269
'tx' is never reassigned. Use 'const' instead
|
Run pnpm lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L124
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L166
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L204
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run pnpm lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L206
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Loading