Skip to content

enhance(logistics): add offline caching to qr code handoff generator (#152) #166

enhance(logistics): add offline caching to qr code handoff generator (#152)

enhance(logistics): add offline caching to qr code handoff generator (#152) #166

Triggered via pull request June 29, 2026 08:09
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
build (24.x)
Process completed with exit code 1.
build (22.x)
The strategy configuration was canceled because "build._24_x" failed
build (22.x)
The operation was canceled.
build (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (24.x): components/escrow/PaymentLock.tsx#L20
'xlmAmount' is defined but never used. Allowed unused args must match /^_/u
build (24.x): components/escrow/DisputeForm.tsx#L221
'formData' is defined but never used. Allowed unused args must match /^_/u
build (24.x): components/escrow/DisputeForm.tsx#L12
'error' is defined but never used. Allowed unused args must match /^_/u
build (24.x): components/escrow/DisputeForm.tsx#L11
'response' is defined but never used. Allowed unused args must match /^_/u
build (24.x): app/page.tsx#L1
'DeliveryList' is defined but never used. Allowed unused vars must match /^_/u
build (24.x): app/error.tsx#L13
Unexpected console statement
build (24.x): app/api/federation/resolve/route.ts#L28
'e' is defined but never used
build (24.x)
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
build (24.x): __tests__/components/shared/CommandPalette.test.tsx#L35
Elements with the ARIA role "option" must have the following attributes defined: aria-selected
build (24.x): __tests__/components/shared/CommandPalette.test.tsx#L3
'waitFor' is defined but never used. Allowed unused vars must match /^_/u
build (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (22.x): components/escrow/PaymentLock.tsx#L20
'xlmAmount' is defined but never used. Allowed unused args must match /^_/u
build (22.x): components/escrow/DisputeForm.tsx#L221
'formData' is defined but never used. Allowed unused args must match /^_/u
build (22.x): components/escrow/DisputeForm.tsx#L12
'error' is defined but never used. Allowed unused args must match /^_/u
build (22.x): components/escrow/DisputeForm.tsx#L11
'response' is defined but never used. Allowed unused args must match /^_/u
build (22.x): app/page.tsx#L1
'DeliveryList' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): app/error.tsx#L13
Unexpected console statement
build (22.x): app/api/federation/resolve/route.ts#L28
'e' is defined but never used
build (22.x)
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
build (22.x): __tests__/components/shared/CommandPalette.test.tsx#L35
Elements with the ARIA role "option" must have the following attributes defined: aria-selected
build (22.x): __tests__/components/shared/CommandPalette.test.tsx#L3
'waitFor' is defined but never used. Allowed unused vars must match /^_/u