do not treat image urls as basic links #645
Annotations
9 warnings
apps/web-remix/app/components/chat/ChatMarkdown.tsx#L435
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
|
apps/web-remix/app/components/form/schema/Schema.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
apps/web-remix/app/components/pages/auth/register/page.tsx#L94
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
|
apps/web-remix/app/components/pages/auth/register/page.tsx#L102
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
|
apps/web-remix/app/components/pages/experiments/experiment/runs/components/EvaluationAverageCellBadge.tsx#L1
Import "ReactNode" is only used as types
|
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`
|
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`
|
apps/web-remix/app/components/pages/secrets/list/EditSecretKeyModal.tsx#L27
All imports in the declaration are only used as types. Use `import type`
|
apps/web-remix/app/tests/__tests__/auth/login.handlers.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading