feat(platform,auth): add secure Adjust onboarding #93
Triggered via pull request
September 24, 2026 13:04
Status
Success
Total duration
1m 50s
Artifacts
–
ci.yml
on: pull_request
Lint · Type-check · Build
1m 13s
Docker image
1m 47s
Annotations
12 warnings and 2 notices
|
Lint · Type-check · Build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint · Type-check · Build:
src/app/(dashboard)/campaigns/page.tsx#L129
React Hook useEffect has a missing dependency: 'loadCampaigns'. Either include it or remove the dependency array
|
|
Lint · Type-check · Build:
src/app/(dashboard)/budget/page.tsx#L60
React Hook useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array
|
|
Lint · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L508
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 · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L506
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 · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L423
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 · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L421
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 · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L417
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 · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L5
'CardTitle' is defined but never used
|
|
Lint · Type-check · Build:
src/app/(dashboard)/assets/page.tsx#L5
'CardHeader' is defined but never used
|
|
Lint · Type-check · Build:
src/app/(dashboard)/advisor/page.tsx#L49
React Hook useEffect has a missing dependency: 'loadAll'. Either include it or remove the dependency array
|
|
Docker image
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint · Type-check · Build
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
Docker image
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|