Skip to content

feat(status.app): add crawlable pagination to the blog, tag and author archives #4637

feat(status.app): add crawlable pagination to the blog, tag and author archives

feat(status.app): add crawlable pagination to the blog, tag and author archives #4637

Triggered via pull request September 4, 2026 16:47
Status Success
Total duration 14m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Build and Test
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 and Test: apps/status.app/src/app/(website)/blog/_components/post-card.tsx#L77
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 and Test: apps/hub/src/app/_components/legal-content.tsx#L15
Classname 'text-16' is not a Tailwind CSS class!
Build and Test: apps/hub/src/app/_components/legal-content.tsx#L6
Classname 'text-32' is not a Tailwind CSS class!
Build and Test: packages/wallet/src/components/send-collectibles-modal/bottom-bar.tsx#L79
Classname 'bg-white-100/70' is not a Tailwind CSS class!
Build and Test: packages/wallet/src/components/nav-bar/index.tsx#L46
Classname 'hover:opacity-100' is not a Tailwind CSS class!
Build and Test: packages/wallet/src/components/nav-bar/index.tsx#L46
Classname 'opacity-40' is not a Tailwind CSS class!
Build and Test: packages/wallet/src/components/nav-bar/index.tsx#L46
Classnames 'h-8, w-8' could be replaced by the 'size-8' shorthand!
Build and Test: apps/wallet/src/routes/settings/index.tsx#L62
Classname 'rounded-2xl' is not a Tailwind CSS class!
Build and Test: apps/wallet/src/routes/settings/index.tsx#L60
Classname 'text-17' is not a Tailwind CSS class!
Build and Test: apps/connector/src/hooks/use-local-storage.tsx#L19
React Hook useEffect has missing dependencies: 'initialValue' and 'key'. Either include them or remove the dependency array. If 'setStoredValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer
Build and Test: apps/status.app/src/app/_components/content/index.tsx#L695
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 and Test: apps/status.app/src/app/_components/content/index.tsx#L542
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 and Test: apps/status.app/src/app/_components/content/index.tsx#L364
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 and Test: apps/status.app/src/app/_components/content/index.tsx#L364
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Build and Test: apps/status.app/src/app/(website)/blog/_components/post-card.tsx#L77
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