Skip to content

First Commit

First Commit #1

Triggered via push July 31, 2023 10:59
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipeline.yml

on: push
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/