Skip to content

feat: encrypt OpenClaw device credentials (#706) #1472

feat: encrypt OpenClaw device credentials (#706)

feat: encrypt OpenClaw device credentials (#706) #1472

Triggered via push July 20, 2026 07:31
Status Success
Total duration 2m 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
browser-smoke
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/
check
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/
check: src/app/api/chat/route.ts#L829
'gatewaySessionKey' is defined but never used. Allowed unused args must match /^_/u
check: src/app/api/agents/[callsign]/avatar/route.ts#L130
'callsign' is defined but never used. Allowed unused args must match /^_/u
check: src/app/api/agents/[callsign]/avatar/route.ts#L6
'ImageUploadResult' is defined but never used. Allowed unused vars must match /^_/u
check: src/app/access-denied/page.tsx#L12
Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
check: scripts/migrate-skills-from-adapter.ts#L26
'eq' is defined but never used. Allowed unused vars must match /^_/u
check: scripts/dispatch-pr-reviews.ts#L141
'updateTask' is defined but never used. Allowed unused vars must match /^_/u
check: scripts/dispatch-pr-reviews.ts#L19
'gt' is defined but never used. Allowed unused vars must match /^_/u
check: promo/remotion/src/CrewCmdIntro.tsx#L456
'subStyle' is assigned a value but never used. Allowed unused vars must match /^_/u
check: promo/remotion/src/CrewCmdIntro.tsx#L453
'fps' is assigned a value but never used. Allowed unused vars must match /^_/u
check: promo/remotion/src/CrewCmdIntro.tsx#L397
`'` can be escaped with `&apos;`, `&lsquo;`, `&#39;`, `&rsquo;`
🎭 Playwright Run Summary
1 passed (45.9s)