Skip to content

Update Datepicker UX #13436

Update Datepicker UX

Update Datepicker UX #13436

Triggered via pull request February 10, 2025 10:24
Status Failure
Total duration 1m 12s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 2s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/components/SubStepForms/DateOfBirthStep.tsx#L11
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/EnablePayments/AdditionalDetailsStep.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/EnablePayments/AdditionalDetailsStep.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/EnablePayments/AdditionalDetailsStep.tsx#L23
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/pages/ReimbursementAccount/BusinessInfo/substeps/IncorporationDateBusiness.tsx#L13
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/iou/request/step/IOURequestStepDate.tsx#L11
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/iou/request/step/IOURequestStepDate.tsx#L13
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/iou/request/step/IOURequestStepDate.tsx#L14
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/iou/request/step/IOURequestStepDate.tsx#L15
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"