remove unused packages #667
Annotations
10 warnings
Test:
apps/web-remix/app/components/chat/ChatMarkdown.tsx#L456
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Test:
apps/web-remix/app/components/chat/ChatMarkdown.tsx#L472
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Test:
apps/web-remix/app/components/form/fields/form.field.tsx#L2
Imports "FAI", "FApi" and "FoApi" are only used as types
|
Test:
apps/web-remix/app/components/form/schema/Schema.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
Test:
apps/web-remix/app/components/pages/auth/register/page.tsx#L100
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Test:
apps/web-remix/app/components/pages/auth/register/page.tsx#L108
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Test:
apps/web-remix/app/components/pages/experiments/experiment/runs/components/EvaluationAverageCellBadge.tsx#L1
Import "ReactNode" is only used as types
|
Test:
apps/web-remix/app/components/pages/knowledgeBase/collectionGraph/details/components/NodePreview.tsx#L15
All imports in the declaration are only used as types. Use `import type`
|
Test:
apps/web-remix/app/components/pages/pipelines/interface/interface.loader.server.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
Test:
apps/web-remix/app/components/pages/pipelines/interface/interface.loader.server.ts#L10
All imports in the declaration are only used as types. Use `import type`
|