feat: swap adapter #420
lint.yml
on: pull_request
Lint Solidity
1m 59s
Lint JS
1m 34s
Annotations
7 errors and 4 warnings
Lint JS:
testUnderForked/swapAdapter.js#L172
This line has a length of 122. Maximum allowed is 120
|
Lint JS:
testUnderForked/swapAdapter.js#L172
There should be no space after '{'
|
Lint JS:
testUnderForked/swapAdapter.js#L172
There should be no space before '}'
|
Lint JS:
testUnderForked/swapAdapter.js#L225
This line has a length of 122. Maximum allowed is 120
|
Lint JS:
testUnderForked/swapAdapter.js#L225
There should be no space after '{'
|
Lint JS:
testUnderForked/swapAdapter.js#L225
There should be no space before '}'
|
Lint JS
Process completed with exit code 1.
|
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/
|