Skip to content

Feat/add searchable token list #375

Feat/add searchable token list

Feat/add searchable token list #375

Triggered via pull request September 18, 2024 14:55
Status Failure
Total duration 1m 55s
Billable time 10m
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
TypeScript
@gobob/ui#typecheck: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
TypeScript
No overload matches this call.
TypeScript
Type 'RefObject<HTMLDivElement>' is not assignable to type 'ForwardedRef<HTMLInputElement> | undefined'.
TypeScript
Process completed with exit code 1.
ESLint: packages/ui/src/components/TokenInput/TokenSelect.tsx#L24
'contains' is assigned a value but never used
ESLint: packages/ui/src/components/TokenInput/TokenSelect.tsx#L44
'value' is defined but never used. Allowed unused args must match /^_.*?$/u