feat(cip1694): preparatory work #609
Annotations
9 errors and 1 warning
Run yarn lint:
src/routes/governance/dreps/hash/index.ts#L17
Replace `·await·clientDbSync.query<QueryTypes.DRepsDrepID>(⏎········SQLQuery.get('governance_dreps_drep_id'),` with `⏎········await·clientDbSync.query<QueryTypes.DRepsDrepID>(SQLQuery.get('governance_dreps_drep_id'),·[`
|
Run yarn lint:
src/routes/governance/dreps/hash/index.ts#L19
Replace `········[request.params.drep_id]` with `··········request.params.drep_id`
|
|
Run yarn lint:
src/routes/governance/dreps/index.ts#L17
Replace `⏎··········await·clientDbSync.query<QueryTypes.DReps>(SQLQuery.get('governance_dreps'),·[` with `·await·clientDbSync.query<QueryTypes.DReps>(⏎··········SQLQuery.get('governance_dreps'),`
|
Run yarn lint:
src/routes/governance/dreps/index.ts#L19
Replace `··request.query.order,⏎············request.query.count,⏎············request.query.page` with `[request.query.order,·request.query.count,·request.query.page]`
|
|
|
|
Run yarn lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading