New deployment attempt (on o1 server) #733
Annotations
10 errors and 1 warning
Run npm run lintjs:
src/common/common.js#L23
Expected indentation of 12 spaces but found 0
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L85
'timelockAddress' is assigned a value but never used. Allowed unused vars must match /export^/u
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L86
'minDelayTimelock' is assigned a value but never used. Allowed unused vars must match /export^/u
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L650
'proxyAdminOwner' is assigned a value but never used. Allowed unused vars must match /export^/u
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L652
More than 1 blank line not allowed
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L653
Expected indentation of 4 spaces but found 0
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L654
Expected a '*' at the start of this line
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L655
Expected a '*' at the start of this line
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L656
Expected a '*' at the start of this line
|
Run npm run lintjs:
src/deployment/3_deployContracts.js#L657
Expected a '*' at the start of this line
|
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/.
|
Loading