Skip to content

feat: implement project dashboard with list view, project card detail… #14

feat: implement project dashboard with list view, project card detail…

feat: implement project dashboard with list view, project card detail… #14

Triggered via push May 14, 2026 09:46
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
web: apps/web/app/feed/components/feedbox/PostDetailView.tsx#L71
Unexpected any. Specify a different type
web: apps/web/app/feed/components/feedbox/PostDetailView.tsx#L70
Unexpected any. Specify a different type
web: apps/web/app/feed/components/article/ArticleCommentBox.tsx#L25
Unexpected any. Specify a different type
web: apps/web/app/feed/components/Comment.tsx#L173
Unexpected any. Specify a different type
web: apps/web/app/feed/components/Comment.tsx#L10
Unexpected any. Specify a different type
web: apps/web/app/article/create/page.tsx#L101
Unexpected any. Specify a different type
web: apps/web/app/article/[slug]/page.tsx#L124
Unexpected any. Specify a different type
web: apps/web/app/article/[slug]/page.tsx#L124
Unexpected any. Specify a different type
web: apps/web/app/article/[slug]/page.tsx#L62
Unexpected any. Specify a different type
web: apps/web/app/api/trpc/[trpc]/route.ts#L26
Unexpected any. Specify a different type
CI status
Process completed with exit code 1.
changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
web
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
web: apps/web/app/feed/components/feedbox/CreatePostModal.tsx#L7
'NextImage' is defined but never used
web: apps/web/app/feed/components/feedbox/CreatePostBox.tsx#L93
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
web: apps/web/app/feed/FeedClient.tsx#L19
'showOnboarding' is assigned a value but never used
web: apps/web/app/feed/FeedClient.tsx#L8
'useSession' is defined but never used
web: apps/web/app/article/page.tsx#L15
'setActiveTab' is assigned a value but never used
web: apps/web/app/article/page.tsx#L10
'RightSidebar' is defined but never used
web: apps/web/app/article/page.tsx#L9
'LeftSidebar' is defined but never used
web: apps/web/app/article/layout.tsx#L6
'ArticleActions' is defined but never used
web: apps/web/app/article/layout.tsx#L5
'RightSidebar' is defined but never used
web: apps/web/app/api/auth/register/route.ts#L53
'_' is assigned a value but never used