Skip to content

Merge pull request #137 from frankosakwe/feature/rbac-implementation #124

Merge pull request #137 from frankosakwe/feature/rbac-implementation

Merge pull request #137 from frankosakwe/feature/rbac-implementation #124

Triggered via push June 27, 2026 07:45
Status Success
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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/
build: components/dashboard/profile-card.tsx#L46
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: app/dashboard/projects/[id]/page.tsx#L369
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: app/dashboard/projects/[id]/page.tsx#L320
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: app/dashboard/disputes/[id]/page.tsx#L372
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