Bump prettier and @types/prettier #6
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|