[REG-1449] feat: Update ENSCustody contract to support wallet migration #1605
Annotations
2 errors and 16 warnings
test
Process completed with exit code 3.
|
coverage
Process completed with exit code 3.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
sandbox/anvil-server.ts#L88
Unexpected any. Specify a different type
|
lint:
sandbox/anvil-server.ts#L98
Unexpected any. Specify a different type
|
lint:
sandbox/anvil-server.ts#L108
Unexpected any. Specify a different type
|
lint:
scripts/deploy_base_sepolia.ts#L1
'ethers' is defined but never used
|
lint:
scripts/deploy_base_sepolia.ts#L6
'deployProxy' is defined but never used
|
lint:
scripts/deploy_base_sepolia.ts#L7
'ArtifactName' is defined but never used
|
lint:
src/helpers.ts#L88
Forbidden non-null assertion
|
lint:
src/tasks.ts#L563
'dependencies' is defined but never used
|
lint:
src/tasks.ts#L563
'params' is defined but never used
|
lint:
src/tasks.ts#L570
Forbidden non-null assertion
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|