Skip to content

Bump eslint-config-prettier from 8.5.0 to 8.9.0 #13

Bump eslint-config-prettier from 8.5.0 to 8.9.0

Bump eslint-config-prettier from 8.5.0 to 8.9.0 #13

Triggered via pull request July 31, 2023 11:01
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipeline.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint (18.x): scripts/simpleAccount/uniswapApproveAndSwapExactETHForTokens.ts#L46
'tokenSymbol' is assigned a value but never used
lint (18.x): scripts/simpleAccount/uniswapApproveAndSwapExactETHForTokens.ts#L46
'tokenDecimals' is assigned a value but never used
lint (18.x): src/config.ts#L17
'res' is never reassigned. Use 'const' instead
lint (18.x)
Process completed with exit code 1.
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/