Skip to content

feat(lago-668) - Manual payment #6688

feat(lago-668) - Manual payment

feat(lago-668) - Manual payment #6688

Triggered via pull request February 12, 2025 09:45
Status Success
Total duration 1m 54s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run linters: scripts/transforms/skeleton-migrate-margin-values.js#L34
Do not nest ternary expressions
Run linters: src/components/ErrorBoundary.tsx#L14
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/TimezoneDate.tsx#L82
Do not nest ternary expressions
Run linters: src/components/coupons/DeleteCouponDialog.tsx#L86
Do not nest ternary expressions
Run linters: src/components/creditNote/CreditNoteFormCalculation.tsx#L257
React Hook useEffect has missing dependencies: 'canRefund', 'currencyPrecision', 'formikProps', 'maxCreditableAmount', 'maxRefundableAmount', and 'setPayBackValidation'. Either include them or remove the dependency array. If 'setPayBackValidation' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run linters
Do not nest ternary expressions
Run linters: src/components/creditNote/utils.ts#L33
Do not nest ternary expressions
Run linters: src/components/creditNote/utils.ts#L155
Do not nest ternary expressions
Run linters: src/components/customers/CustomerInvoicesList.tsx#L388
Do not nest ternary expressions