WIP: Feat/Frontend to consume new v2 API #7
lint.yml
on: pull_request
detect-changes
8s
Frontend Lint and Type Check
1m 7s
Go Lint - Backend
0s
Go Lint - Operator
0s
Go Lint - API Server
0s
Go Lint - CLI
0s
summary
2s
Annotations
3 warnings
|
Frontend Lint and Type Check:
components/frontend/src/components/jira-connection-card.tsx#L49
React Hook useEffect has missing dependencies: 'url' and 'username'. Either include them or remove the dependency array
|
|
Frontend Lint and Type Check:
components/frontend/src/components/chat/AttachmentPreview.tsx#L43
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
|
|
Frontend Lint and Type Check
Could not determine node version from /home/runner/work/platform/platform/components/frontend/package.json. Falling back
|