feat: swap adapter #417
lint.yml
on: pull_request
Lint Solidity
1m 34s
Lint JS
1m 40s
Annotations
10 errors and 4 warnings
Lint JS:
testUnderForked/swapAdapter.js#L8
There should be no space after '{'
|
Lint JS:
testUnderForked/swapAdapter.js#L8
'provider' is assigned a value but never used
|
Lint JS:
testUnderForked/swapAdapter.js#L8
There should be no space before '}'
|
Lint JS:
testUnderForked/swapAdapter.js#L153
This line has a length of 122. Maximum allowed is 120
|
Lint JS:
testUnderForked/swapAdapter.js#L153
There should be no space after '{'
|
Lint JS:
testUnderForked/swapAdapter.js#L153
There should be no space before '}'
|
Lint JS:
testUnderForked/swapAdapter.js#L206
This line has a length of 122. Maximum allowed is 120
|
Lint JS:
testUnderForked/swapAdapter.js#L206
There should be no space after '{'
|
Lint JS:
testUnderForked/swapAdapter.js#L206
There should be no space before '}'
|
Lint JS
Process completed with exit code 1.
|
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/
|
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/
|