Automatic release v0.9.37 #1620
Annotations
16 warnings
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#L564
'dependencies' is defined but never used
|
lint:
src/tasks.ts#L564
'params' is defined but never used
|
lint:
src/tasks.ts#L571
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, codecov/codecov-action@v1. 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, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|