redesign: add bank code selection to bank_account kyc flows #146
Annotations
11 errors
|
src/js/basic-kyc.js#L4
Replace `'./components/Combobox'` with `"./components/Combobox"`
|
src/js/basic-kyc.js#L133
Delete `⏎`
|
src/js/basic-kyc.js#L503
Replace `'change'` with `"change"`
|
src/js/basic-kyc.js#L504
Replace `''` with `""`
|
src/js/basic-kyc.js#L557
Replace `'#bank_code'` with `"#bank_code"`
|
src/js/basic-kyc.js#L739
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
src/js/basic-kyc.js#L739
Replace `{},·id_info,·Object.fromEntries(formData.entries())` with `⏎······{},⏎······id_info,⏎······Object.fromEntries(formData.entries()),⏎····`
|
src/js/ekyc.js#L495
Replace `'change'` with `"change"`
|
src/js/ekyc.js#L496
Replace `''` with `""`
|
src/js/ekyc.js#L549
Replace `'#bank_code'` with `"#bank_code"`
|
The logs for this run have expired and are no longer available.
Loading