Skip to content

redesign: add bank code selection to bank_account kyc flows #146

redesign: add bank code selection to bank_account kyc flows

redesign: add bank code selection to bank_account kyc flows #146

Triggered via pull request October 12, 2023 14:56
Status Cancelled
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint
Canceling since a higher priority waiting request for 'lint-refs/pull/93/merge' exists
lint: src/js/basic-kyc.js#L4
Replace `'./components/Combobox'` with `"./components/Combobox"`
lint: src/js/basic-kyc.js#L133
Delete `⏎`
lint: src/js/basic-kyc.js#L503
Replace `'change'` with `"change"`
lint: src/js/basic-kyc.js#L504
Replace `''` with `""`
lint: src/js/basic-kyc.js#L557
Replace `'#bank_code'` with `"#bank_code"`
lint: src/js/basic-kyc.js#L739
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
lint: src/js/basic-kyc.js#L739
Replace `{},·id_info,·Object.fromEntries(formData.entries())` with `⏎······{},⏎······id_info,⏎······Object.fromEntries(formData.entries()),⏎····`
lint: src/js/ekyc.js#L495
Replace `'change'` with `"change"`
lint: src/js/ekyc.js#L496
Replace `''` with `""`
lint: src/js/ekyc.js#L549
Replace `'#bank_code'` with `"#bank_code"`