Skip to content

chore: enable linting for promises #3092

chore: enable linting for promises

chore: enable linting for promises #3092

Status Failure
Total duration 32m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: push
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (16): src/scripts/testUBAClient.ts#L149
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): src/scripts/validateRootBundle.ts#L210
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): src/scripts/validateRunningBalances.ts#L459
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): src/utils/RedisUtils.ts#L87
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/MultiCallerClient.ts#L346
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/MultiCallerClient.ts#L361
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/SpokePoolClient.ValidateFill.ts#L258
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/UBAClient.validateFlow.ts#L425
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/UBAClient.validateFlow.ts#L427
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
Lint (16): test/UBAClient.validateFlow.ts#L429
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator