Skip to content

chore(standards): synced file(s) with hallelx2/dev-standards #152

chore(standards): synced file(s) with hallelx2/dev-standards

chore(standards): synced file(s) with hallelx2/dev-standards #152

Triggered via pull request July 20, 2026 08:44
Status Success
Total duration 2m 40s
Artifacts

ci.yml

on: pull_request
Lint & Typecheck
58s
Lint & Typecheck
Matrix: Test Python SDK
Build All Packages
1m 37s
Build All Packages
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Test Python SDK (3.12)
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-python@v5, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Python SDK (3.9)
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-python@v5, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Typecheck
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/
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useMemo Hook (at line 426) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useMemo Hook (at line 421) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useEffect Hook (at line 356) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useMemo Hook (at line 341) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useMemo Hook (at line 340) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/documents/[docId]/graph/page.tsx#L335
The 'sections' logical expression could make the dependencies of useMemo Hook (at line 338) change on every render. To fix this, wrap the initialization of 'sections' in its own useMemo() Hook
Lint & Typecheck: apps/web/app/(dashboard)/dashboard/connected-apps/page.tsx#L179
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
Lint & Typecheck: apps/blogs/app/page.tsx#L882
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
Lint & Typecheck: apps/blogs/app/page.tsx#L801
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
Lint & Typecheck: apps/blogs/app/page.tsx#L593
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 All Packages
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/