Skip to content

chore(deps-minor) Update dependency vite to v6.1.0 #6704

chore(deps-minor) Update dependency vite to v6.1.0

chore(deps-minor) Update dependency vite to v6.1.0 #6704

Triggered via pull request February 18, 2025 17:28
Status Success
Total duration 1m 48s
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