Skip to content

Add bridge token and token pools to base mainnet #2401

Add bridge token and token pools to base mainnet

Add bridge token and token pools to base mainnet #2401

Triggered via push November 3, 2023 22:16
Status Success
Total duration 7m 3s
Artifacts

solidity.yml

on: push
Detect changes
9s
Detect changes
Initialize
7s
Initialize
Native Compilation
6m 35s
Native Compilation
Lint
57s
Lint
Prettier Formatting
57s
Prettier Formatting
Publish Beta NPM
0s
Publish Beta NPM
Publish Prod NPM
0s
Publish Prod NPM
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: contracts/test/v0.7/KeeperRegistry1_1.test.ts#L47
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.7/Operator.test.ts#L1431
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L1432
'responseParams' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L2037
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L2038
'responseParams' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L3133
'basicConsumer' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/Operator.test.ts#L3143
'request' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.7/UpkeepRegistrationRequests.test.ts#L34
Do not use "@ts-ignore" because it alters compilation errors
Lint: contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
Lint: contracts/test/v0.8/KeeperRegistrar.test.ts#L37
Do not use "@ts-ignore" because it alters compilation errors