Skip to content

feat: add icon and friendly name for tools #93

feat: add icon and friendly name for tools

feat: add icon and friendly name for tools #93

Triggered via pull request October 25, 2024 12:56
Status Failure
Total duration 1m 22s
Artifacts

admin.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: ui/admin/app/components/agent/ToolForm.tsx#L2
'TrashIcon' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L3
'useState' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L5
'useSWR' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L9
'ToolReference' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L10
'ToolReferenceService' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L14
'ToolIcon' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L30
'LoadingSpinner' is defined but never used. Allowed unused vars must match /^_/u
lint: ui/admin/app/components/agent/ToolForm.tsx#L93
Missing "key" prop for element in iterator
lint
Process completed with exit code 2.