Fix citation token and chart rendering in markdown parser #365
deploy-frontend-aws.yml
on: push
Lint & Code Quality
47s
Security Audit
33s
Secret Scan (Gitleaks)
1m 2s
Build Verification
54s
Deploy to AWS
1m 41s
Annotations
11 warnings
|
Lint & Code Quality
Found console.log statements - consider removing for production
|
|
Lint & Code Quality:
frontend/src/components/app/RouteLoadingSkeleton.tsx#L43
'_text' is defined but never used
|
|
Lint & Code Quality:
frontend/src/components/app/OnboardingModal.tsx#L386
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 & Code Quality:
frontend/src/components/app/MessageList.tsx#L72
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 & Code Quality:
frontend/src/components/app/ChatInput.tsx#L499
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 & Code Quality:
frontend/src/components/app/ChatInput.tsx#L197
React Hook useCallback has missing dependencies: 'hasContentTypes' and 'inputFeatures.requestedContentTypes'. Either include them or remove the dependency array
|
|
Lint & Code Quality:
frontend/src/components/app/ChatInput.tsx#L85
'isPreparing' is assigned a value but never used
|
|
Lint & Code Quality:
frontend/src/components/app/AppContentRouter.tsx#L128
React Hook useEffect has missing dependencies: 'conversation' and 'upsertConversation'. Either include them or remove the dependency array
|
|
Lint & Code Quality:
frontend/src/app/demo/page.tsx#L376
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 & Code Quality:
frontend/src/app/demo/page.tsx#L305
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
Lint & Code Quality:
frontend/src/app/demo/page.tsx#L4
'Play' is defined but never used
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend-audit-report
Expired
|
321 Bytes |
sha256:8eeebe4f618c77497a05ecf5086fae2e3bf66c6532d802415a438c17a22ab45d
|
|
|
frontend-build
Expired
|
51 MB |
sha256:609cbbf344ffe6df93493fdc852779980a1ff780c19aeb81b83a021aac0264cb
|
|
|
frontend-gitleaks-report
Expired
|
6.53 KB |
sha256:f8d2e5495386d22d2d0e1e373f3f9d0caf447118002341d5c94fda7a3a39ba37
|
|