Skip to content

[AgentOps] Add metadata support in UI #38

[AgentOps] Add metadata support in UI

[AgentOps] Add metadata support in UI #38

Triggered via pull request February 11, 2026 07:34
Status Success
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
typescript: frontend/ui/src/middleware.ts#L5
'req' is defined but never used. Allowed unused args must match /^_/u
typescript: frontend/ui/src/features/traces/hooks/use-url-date-filter.ts#L140
React Hook useMemo has an unnecessary dependency: 'filterVersion'. Either exclude it or remove the dependency array
typescript: frontend/ui/src/app/projects/[projectId]/traces/[traceId]/page.tsx#L18
'TREE_LAYOUT' is defined but never used. Allowed unused vars must match /^_/u
typescript: frontend/ui/src/app/api/workspaces/[workspaceId]/members/[userId]/route.ts#L104
'callerMembership' is assigned a value but never used. Allowed unused vars must match /^_/u
typescript: frontend/ui/src/app/api/workspaces/[workspaceId]/members/[userId]/route.ts#L27
'callerMembership' is assigned a value but never used. Allowed unused vars must match /^_/u