chore: erc20 contract call tests #400
Triggered via pull request
September 19, 2024 17:59
Status
Failure
Total duration
1m 51s
Artifacts
–
lint.yml
on: pull_request
Lint Solidity
1m 37s
Lint JS
1m 35s
Annotations
10 errors and 4 warnings
Lint JS:
test/defaultMessageReceiver/direct.js#L5
'Ethers' is assigned a value but never used
|
Lint JS:
test/defaultMessageReceiver/direct.js#L178
This line has a length of 128. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L293
This line has a length of 139. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L294
This line has a length of 143. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L301
This line has a length of 130. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L330
This line has a length of 132. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L331
This line has a length of 131. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L440
This line has a length of 139. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L441
This line has a length of 143. Maximum allowed is 120
|
Lint JS:
test/defaultMessageReceiver/direct.js#L448
This line has a length of 130. Maximum allowed is 120
|
Lint JS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint JS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Solidity
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|