sveltejs/svelte

resolve type error

Tihomir971 opened this issue · 0 comments

Describe the bug

goto(resolve(/catalog?${searchParam.toString()})
is there some solution not to disable ESlint error // @ts-expect-error

Reproduction

generic error message

Logs

System Info

System:
    OS: Windows 11 10.0.26200
    CPU: (16) x64 AMD Ryzen 7 2700X Eight-Core Processor
    Memory: 3.08 GB / 15.95 GB
  Binaries:
    Node: 22.13.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - C:\Users\tihom\AppData\Roaming\npm\yarn.CMD
    npm: 11.6.2 - C:\Program Files\nodejs\npm.CMD
    pnpm: 10.18.3 - C:\Users\tihom\AppData\Roaming\npm\pnpm.CMD
    bun: 1.3.1 - C:\Users\tihom\.bun\bin\bun.EXE
    Deno: 2.0.2 - C:\Users\tihom\.deno\bin\deno.EXE
  Browsers:
    Chrome: 141.0.7390.123
    Edge: Chromium (141.0.3537.92)
    Internet Explorer: 11.0.26100.1882

Severity

annoyance