configure eslint and prettier #7
Annotations
10 errors and 4 warnings
build:
src/components/Modals/SelectMainnetRPC/SelectMainnetRPC.tsx#L63
Expected an assignment or function call and instead saw an expression
|
build:
src/components/Modals/SelectTestnetRPC/SelectTestnetRPC.tsx#L63
Expected an assignment or function call and instead saw an expression
|
build:
src/components/NewPosition/ConcentrationSlider/ConcentrationSlider.tsx#L13
An interface declaring no members is equivalent to its supertype
|
build:
src/components/Snackbar/index.tsx#L26
An interface declaring no members is equivalent to its supertype
|
build:
src/components/Swap/Swap.tsx#L565
Expected an assignment or function call and instead saw an expression
|
build:
src/containers/NewPositionWrapper/NewPositionWrapper.tsx#L471
'error' is defined but never used
|
build:
src/containers/NewPositionWrapper/NewPositionWrapper.tsx#L490
'error' is defined but never used
|
build:
src/containers/WrappedPositionsList/WrappedPositionsList.tsx#L105
'error' is defined but never used
|
build:
src/containers/WrappedPositionsList/WrappedPositionsList.tsx#L111
'error' is defined but never used
|
build:
src/store/reducers/wallet.ts#L61
Expected an assignment or function call and instead saw an expression
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|