Skip to content

fix: 循环数组 digits 中包含了重复的数字 0(为了动画首尾相接),仅仅使用数字本身作为 Key 会导致冲突。 修复:改为使用索… #487

fix: 循环数组 digits 中包含了重复的数字 0(为了动画首尾相接),仅仅使用数字本身作为 Key 会导致冲突。 修复:改为使用索…

fix: 循环数组 digits 中包含了重复的数字 0(为了动画首尾相接),仅仅使用数字本身作为 Key 会导致冲突。 修复:改为使用索… #487

Triggered via push January 29, 2026 19:00
Status Success
Total duration 59s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: scripts/check-pnpm-version.mjs#L57
'error' is defined but never used
build: mdx-components.tsx#L33
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: auth.config.ts#L2
'GitHub' is defined but never used
build: auth.config.ts#L2
'GitHub' is defined but never used. Allowed unused vars must match /^_/u
build: app/layout.tsx#L134
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
build: app/components/float-window/FloatWindow.tsx#L77
'e' is defined but never used. Allowed unused args must match /^_/u
build: app/components/float-window/FloatWindow.tsx#L77
'e' is defined but never used. Allowed unused args must match /^_/u