@mcpjam/inspector 0.8.0 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +34 -34
  3. package/.next/app-path-routes-manifest.json +5 -5
  4. package/.next/build-manifest.json +3 -3
  5. package/.next/cache/.previewinfo +1 -1
  6. package/.next/cache/.rscinfo +1 -1
  7. package/.next/cache/.tsbuildinfo +1 -1
  8. package/.next/cache/eslint/.cache_1pr0xfn +1 -0
  9. package/.next/cache/webpack/client-production/0.pack +0 -0
  10. package/.next/cache/webpack/client-production/index.pack +0 -0
  11. package/.next/cache/webpack/edge-server-production/index.pack +0 -0
  12. package/.next/cache/webpack/server-production/0.pack +0 -0
  13. package/.next/cache/webpack/server-production/index.pack +0 -0
  14. package/.next/prerender-manifest.json +3 -3
  15. package/.next/required-server-files.json +3 -3
  16. package/.next/server/app/_not-found/page.js +2 -2
  17. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/api/mcp/chat/route.js +2 -2
  19. package/.next/server/app/api/mcp/chat/route_client-reference-manifest.js +1 -1
  20. package/.next/server/app/api/mcp/connect/route.js +1 -1
  21. package/.next/server/app/api/mcp/connect/route_client-reference-manifest.js +1 -1
  22. package/.next/server/app/api/mcp/prompts/get/route.js +1 -1
  23. package/.next/server/app/api/mcp/prompts/get/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/mcp/prompts/list/route.js +1 -1
  25. package/.next/server/app/api/mcp/prompts/list/route_client-reference-manifest.js +1 -1
  26. package/.next/server/app/api/mcp/resources/list/route.js +1 -1
  27. package/.next/server/app/api/mcp/resources/list/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/mcp/resources/read/route.js +1 -1
  29. package/.next/server/app/api/mcp/resources/read/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/mcp/tools/route.js +2 -2
  31. package/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/favicon.ico/route.js +1 -1
  33. package/.next/server/app/oauth/callback/page.js +2 -2
  34. package/.next/server/app/oauth/callback/page_client-reference-manifest.js +1 -1
  35. package/.next/server/app/page.js +5 -5
  36. package/.next/server/app/page.js.nft.json +1 -1
  37. package/.next/server/app/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app-paths-manifest.json +5 -5
  39. package/.next/server/chunks/175.js +3 -3
  40. package/.next/server/middleware-build-manifest.js +1 -1
  41. package/.next/server/next-font-manifest.js +1 -1
  42. package/.next/server/next-font-manifest.json +1 -1
  43. package/.next/server/pages/500.html +1 -1
  44. package/.next/server/server-reference-manifest.js +1 -1
  45. package/.next/server/server-reference-manifest.json +1 -1
  46. package/.next/static/chunks/574-9365237f47ed3a68.js +1 -0
  47. package/.next/static/chunks/app/_not-found/{page-d7e832b54474da82.js → page-8601c49989b0be94.js} +1 -1
  48. package/.next/static/chunks/app/{layout-fb6e1ad5933381f3.js → layout-9e8115d4bf656fa0.js} +1 -1
  49. package/.next/static/chunks/app/oauth/callback/{page-d8b3908ea67ba3e3.js → page-cf6cb1ac31175f40.js} +1 -1
  50. package/.next/static/chunks/app/page-b0e3ed6257734413.js +1 -0
  51. package/.next/static/chunks/{main-app-7d61da15faa6c1af.js → main-app-4e9e28316818cdde.js} +1 -1
  52. package/.next/trace +35 -35
  53. package/.next/types/app/api/mcp/chat/route.ts +1 -1
  54. package/.next/types/app/api/mcp/connect/route.ts +1 -1
  55. package/.next/types/app/api/mcp/prompts/get/route.ts +1 -1
  56. package/.next/types/app/api/mcp/prompts/list/route.ts +1 -1
  57. package/.next/types/app/api/mcp/resources/list/route.ts +1 -1
  58. package/.next/types/app/api/mcp/resources/read/route.ts +1 -1
  59. package/.next/types/app/api/mcp/tools/route.ts +1 -1
  60. package/.next/types/app/layout.ts +1 -1
  61. package/.next/types/app/oauth/callback/page.ts +1 -1
  62. package/.next/types/app/page.ts +1 -1
  63. package/README.md +5 -5
  64. package/package.json +1 -1
  65. package/.next/cache/eslint/.cache_11b5ofe +0 -1
  66. package/.next/static/chunks/14-ae3a01e72ea53777.js +0 -1
  67. package/.next/static/chunks/app/page-81e35b2a61edb363.js +0 -1
  68. /package/.next/static/{wgHmsxKAquUu9gOMW6Qd5 → SigynMKeJ0KJs0Nc9i0E-}/_buildManifest.js +0 -0
  69. /package/.next/static/{wgHmsxKAquUu9gOMW6Qd5 → SigynMKeJ0KJs0Nc9i0E-}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/chat/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/chat/route.ts
2
2
  import * as entry from '../../../../../../src/app/api/mcp/chat/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/connect/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/connect/route.ts
2
2
  import * as entry from '../../../../../../src/app/api/mcp/connect/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/get/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/get/route.ts
2
2
  import * as entry from '../../../../../../../src/app/api/mcp/prompts/get/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/list/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/prompts/list/route.ts
2
2
  import * as entry from '../../../../../../../src/app/api/mcp/prompts/list/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/list/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/list/route.ts
2
2
  import * as entry from '../../../../../../../src/app/api/mcp/resources/list/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/read/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/resources/read/route.ts
2
2
  import * as entry from '../../../../../../../src/app/api/mcp/resources/read/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/tools/route.ts
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/api/mcp/tools/route.ts
2
2
  import * as entry from '../../../../../../src/app/api/mcp/tools/route.js'
3
3
  import type { NextRequest } from 'next/server.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/layout.tsx
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/layout.tsx
2
2
  import * as entry from '../../../src/app/layout.js'
3
3
  import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/oauth/callback/page.tsx
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/oauth/callback/page.tsx
2
2
  import * as entry from '../../../../../src/app/oauth/callback/page.js'
3
3
  import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
4
4
 
@@ -1,4 +1,4 @@
1
- // File: /Users/matt8p/Desktop/inspector/v1-0-0/src/app/page.tsx
1
+ // File: /Users/matt8p/Desktop/inspector/src/app/page.tsx
2
2
  import * as entry from '../../../src/app/page.js'
3
3
  import type { ResolvingMetadata, ResolvingViewport } from 'next/dist/lib/metadata/types/metadata-interface.js'
4
4
 
package/README.md CHANGED
@@ -22,7 +22,7 @@ A developer tool for testing, debugging Model Context Protocol (MCP) servers. Te
22
22
 
23
23
  | Feature | Description |
24
24
  | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
25
- | **Full MCP Spec Compliance** | Test your MCP server's tools, resources, prompts, and OAuth 2. MCPJam is compliant with the latest MCP specs. |
25
+ | **Full MCP Spec Compliance** | Test your MCP server's tools, resources, prompts, elicitation, and OAuth 2. MCPJam is compliant with the latest MCP specs. |
26
26
  | **All transports supported** | Connect to any MCP server. MCPJam inspector supports STDIO, SSE, and Streamable HTTP transports. |
27
27
  | **LLM Playground** | Integrated chat playground with OpenAI, Anthropic Claude, and Ollama model support. Test how your MCP server would behave against an LLM |
28
28
  | **Debugging** | Comprehensive logging, tracing, and error reporting for MCP server development |
@@ -30,7 +30,7 @@ A developer tool for testing, debugging Model Context Protocol (MCP) servers. Te
30
30
 
31
31
  ## 📸 Screenshots
32
32
 
33
- <img alt="MCPJam Inspector Demo" src="./public/demo_1.png">
33
+ <img alt="MCPJam Inspector Demo" src="./public/demo_1.png">
34
34
 
35
35
  <details>
36
36
  <summary><strong>LLM Playground</strong></summary>
@@ -51,17 +51,17 @@ A developer tool for testing, debugging Model Context Protocol (MCP) servers. Te
51
51
  Start up the MCPJam inspector:
52
52
 
53
53
  ```bash
54
- npx @mcpjam/inspector
54
+ npx @mcpjam/inspector@latest
55
55
  ```
56
56
 
57
57
  Other commands:
58
58
 
59
59
  ```bash
60
60
  # Launch with custom port
61
- npx @mcpjam/inspector --port 4000
61
+ npx @mcpjam/inspector@latest --port 4000
62
62
 
63
63
  # Shortcut for starting MCPJam and an Ollama model
64
- npx @mcpjam/inspector --ollama llama3.2
64
+ npx @mcpjam/inspector@latest --ollama llama3.2
65
65
  ```
66
66
 
67
67
  ## Requirements
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcpjam/inspector",
3
- "version": "0.8.0",
3
+ "version": "0.8.2",
4
4
  "type": "module",
5
5
  "description": "MCPJam Inspector",
6
6
  "license": "Apache-2.0",
@@ -1 +0,0 @@
1
- [{"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/chat/route.ts":"1","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/connect/route.ts":"2","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/get/route.ts":"3","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/list/route.ts":"4","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/list/route.ts":"5","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/read/route.ts":"6","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/tools/route.ts":"7","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/layout.tsx":"8","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/oauth/callback/page.tsx":"9","/Users/matt8p/Desktop/inspector/v1-0-0/src/app/page.tsx":"10","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ActiveServerSelector.tsx":"11","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ChatTab.tsx":"12","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ElicitationDialog.tsx":"13","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/PromptsTab.tsx":"14","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ResourcesTab.tsx":"15","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ServersTab.tsx":"16","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/SettingsTab.tsx":"17","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ToolsTab.tsx":"18","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/TracingTab.tsx":"19","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/chat-helpers.ts":"20","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/chat-input.tsx":"21","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/code-block.tsx":"22","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/markdown.tsx":"23","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/message-editor.tsx":"24","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/message.tsx":"25","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/model-selector.tsx":"26","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/provider-logo.tsx":"27","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/tool-call.tsx":"28","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/connection/AddServerModal.tsx":"29","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/connection/ServerConnectionCard.tsx":"30","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/icons.tsx":"31","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/logging/log-card.tsx":"32","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/logging/log-level-badge.tsx":"33","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/mcp-sidebar.tsx":"34","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/account-switcher.tsx":"35","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/nav-main.tsx":"36","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/nav-user.tsx":"37","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/theme-switcher.tsx":"38","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/accordion.tsx":"39","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/alert-dialog.tsx":"40","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/alert.tsx":"41","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/aspect-ratio.tsx":"42","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/avatar.tsx":"43","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/badge.tsx":"44","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/breadcrumb.tsx":"45","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/button.tsx":"46","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/calendar.tsx":"47","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/card.tsx":"48","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/carousel.tsx":"49","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/chart.tsx":"50","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/checkbox.tsx":"51","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/collapsible.tsx":"52","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/command.tsx":"53","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/context-menu.tsx":"54","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/dialog.tsx":"55","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/drawer.tsx":"56","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/dropdown-menu.tsx":"57","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/form.tsx":"58","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/hover-card.tsx":"59","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/input-otp.tsx":"60","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/input.tsx":"61","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/label.tsx":"62","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/mcp-icon.tsx":"63","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/menubar.tsx":"64","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/navigation-menu.tsx":"65","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/pagination.tsx":"66","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/popover.tsx":"67","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/progress.tsx":"68","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/radio-group.tsx":"69","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/resizable.tsx":"70","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/scroll-area.tsx":"71","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/select.tsx":"72","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/separator.tsx":"73","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sheet.tsx":"74","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sidebar.tsx":"75","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/skeleton.tsx":"76","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/slider.tsx":"77","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sonner.tsx":"78","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/switch.tsx":"79","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/table.tsx":"80","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/tabs.tsx":"81","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/textarea.tsx":"82","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/toggle-group.tsx":"83","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/toggle.tsx":"84","/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/tooltip.tsx":"85","/Users/matt8p/Desktop/inspector/v1-0-0/src/config/app-config.ts":"86","/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-ai-provider-keys.ts":"87","/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-app-state.ts":"88","/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-chat.ts":"89","/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-logger.ts":"90","/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-mobile.ts":"91","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/chat-types.ts":"92","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/chat-utils.ts":"93","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/date-utils.ts":"94","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/layout-utils.ts":"95","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/mcp-oauth.ts":"96","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/mcp-utils.ts":"97","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/ollama-utils.ts":"98","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/theme-utils.ts":"99","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/types.ts":"100","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/url-utils.ts":"101","/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/utils.ts":"102","/Users/matt8p/Desktop/inspector/v1-0-0/src/server/server-actions.ts":"103","/Users/matt8p/Desktop/inspector/v1-0-0/src/stores/preferences/preferences-provider.tsx":"104","/Users/matt8p/Desktop/inspector/v1-0-0/src/stores/preferences/preferences-store.ts":"105","/Users/matt8p/Desktop/inspector/v1-0-0/src/types/preferences/layout.ts":"106","/Users/matt8p/Desktop/inspector/v1-0-0/src/types/preferences/theme.ts":"107"},{"size":8019,"mtime":1753601414022,"results":"108","hashOfConfig":"109"},{"size":1233,"mtime":1753416629425,"results":"110","hashOfConfig":"109"},{"size":1178,"mtime":1753406516475,"results":"111","hashOfConfig":"109"},{"size":958,"mtime":1753406516476,"results":"112","hashOfConfig":"109"},{"size":970,"mtime":1753406516476,"results":"113","hashOfConfig":"109"},{"size":1116,"mtime":1753406516476,"results":"114","hashOfConfig":"109"},{"size":8183,"mtime":1753416616350,"results":"115","hashOfConfig":"109"},{"size":1634,"mtime":1753123875119,"results":"116","hashOfConfig":"109"},{"size":1224,"mtime":1753406516476,"results":"117","hashOfConfig":"109"},{"size":4348,"mtime":1753416616351,"results":"118","hashOfConfig":"109"},{"size":4697,"mtime":1753416616351,"results":"119","hashOfConfig":"109"},{"size":8411,"mtime":1753593174041,"results":"120","hashOfConfig":"109"},{"size":8580,"mtime":1753287637376,"results":"121","hashOfConfig":"109"},{"size":24975,"mtime":1753406516477,"results":"122","hashOfConfig":"109"},{"size":17783,"mtime":1753406516477,"results":"123","hashOfConfig":"109"},{"size":3958,"mtime":1753416616351,"results":"124","hashOfConfig":"109"},{"size":8599,"mtime":1753589215159,"results":"125","hashOfConfig":"109"},{"size":32988,"mtime":1753416616352,"results":"126","hashOfConfig":"109"},{"size":5495,"mtime":1753558430944,"results":"127","hashOfConfig":"109"},{"size":1594,"mtime":1753589215159,"results":"128","hashOfConfig":"109"},{"size":9820,"mtime":1753589215160,"results":"129","hashOfConfig":"109"},{"size":805,"mtime":1753247306055,"results":"130","hashOfConfig":"109"},{"size":2623,"mtime":1753406516478,"results":"131","hashOfConfig":"109"},{"size":1933,"mtime":1753123875122,"results":"132","hashOfConfig":"109"},{"size":11699,"mtime":1753589215160,"results":"133","hashOfConfig":"109"},{"size":2190,"mtime":1753589215160,"results":"134","hashOfConfig":"109"},{"size":843,"mtime":1753589215160,"results":"135","hashOfConfig":"109"},{"size":11239,"mtime":1753311617522,"results":"136","hashOfConfig":"109"},{"size":13219,"mtime":1753336508561,"results":"137","hashOfConfig":"109"},{"size":17720,"mtime":1753601414022,"results":"138","hashOfConfig":"109"},{"size":5891,"mtime":1753416616352,"results":"139","hashOfConfig":"109"},{"size":3461,"mtime":1753558430945,"results":"140","hashOfConfig":"109"},{"size":986,"mtime":1753558430945,"results":"141","hashOfConfig":"109"},{"size":2895,"mtime":1753416616353,"results":"142","hashOfConfig":"109"},{"size":2861,"mtime":1753416616353,"results":"143","hashOfConfig":"109"},{"size":1450,"mtime":1753123875124,"results":"144","hashOfConfig":"109"},{"size":3550,"mtime":1753416616353,"results":"145","hashOfConfig":"109"},{"size":848,"mtime":1753250618104,"results":"146","hashOfConfig":"109"},{"size":2059,"mtime":1753416616353,"results":"147","hashOfConfig":"109"},{"size":3878,"mtime":1753416616353,"results":"148","hashOfConfig":"109"},{"size":1625,"mtime":1753416616353,"results":"149","hashOfConfig":"109"},{"size":278,"mtime":1753416616354,"results":"150","hashOfConfig":"109"},{"size":1102,"mtime":1753416616354,"results":"151","hashOfConfig":"109"},{"size":1659,"mtime":1753416616354,"results":"152","hashOfConfig":"109"},{"size":2391,"mtime":1753416616354,"results":"153","hashOfConfig":"109"},{"size":2167,"mtime":1753416616354,"results":"154","hashOfConfig":"109"},{"size":7699,"mtime":1753416616354,"results":"155","hashOfConfig":"109"},{"size":2002,"mtime":1753416616355,"results":"156","hashOfConfig":"109"},{"size":5624,"mtime":1753416616355,"results":"157","hashOfConfig":"109"},{"size":9856,"mtime":1753416616355,"results":"158","hashOfConfig":"109"},{"size":1229,"mtime":1753416616356,"results":"159","hashOfConfig":"109"},{"size":801,"mtime":1753416616356,"results":"160","hashOfConfig":"109"},{"size":4844,"mtime":1753416616356,"results":"161","hashOfConfig":"109"},{"size":8249,"mtime":1753416616356,"results":"162","hashOfConfig":"109"},{"size":3997,"mtime":1753416616356,"results":"163","hashOfConfig":"109"},{"size":4273,"mtime":1753416616357,"results":"164","hashOfConfig":"109"},{"size":8311,"mtime":1753416616357,"results":"165","hashOfConfig":"109"},{"size":3807,"mtime":1753416616357,"results":"166","hashOfConfig":"109"},{"size":1535,"mtime":1753416616357,"results":"167","hashOfConfig":"109"},{"size":2270,"mtime":1753416616357,"results":"168","hashOfConfig":"109"},{"size":972,"mtime":1753416616357,"results":"169","hashOfConfig":"109"},{"size":613,"mtime":1753416616358,"results":"170","hashOfConfig":"109"},{"size":1283,"mtime":1753311573214,"results":"171","hashOfConfig":"109"},{"size":8425,"mtime":1753416616358,"results":"172","hashOfConfig":"109"},{"size":6682,"mtime":1753416616358,"results":"173","hashOfConfig":"109"},{"size":2727,"mtime":1753416616358,"results":"174","hashOfConfig":"109"},{"size":1640,"mtime":1753416616358,"results":"175","hashOfConfig":"109"},{"size":742,"mtime":1753416616359,"results":"176","hashOfConfig":"109"},{"size":1469,"mtime":1753416616359,"results":"177","hashOfConfig":"109"},{"size":2040,"mtime":1753416616359,"results":"178","hashOfConfig":"109"},{"size":1647,"mtime":1753416616359,"results":"179","hashOfConfig":"109"},{"size":6271,"mtime":1753416616359,"results":"180","hashOfConfig":"109"},{"size":701,"mtime":1753416616359,"results":"181","hashOfConfig":"109"},{"size":4104,"mtime":1753416616361,"results":"182","hashOfConfig":"109"},{"size":21832,"mtime":1753416616362,"results":"183","hashOfConfig":"109"},{"size":279,"mtime":1753416616362,"results":"184","hashOfConfig":"109"},{"size":2007,"mtime":1753416616364,"results":"185","hashOfConfig":"109"},{"size":571,"mtime":1753416616366,"results":"186","hashOfConfig":"109"},{"size":1180,"mtime":1753416616368,"results":"187","hashOfConfig":"109"},{"size":2464,"mtime":1753416616368,"results":"188","hashOfConfig":"109"},{"size":1975,"mtime":1753416616368,"results":"189","hashOfConfig":"109"},{"size":764,"mtime":1753416616370,"results":"190","hashOfConfig":"109"},{"size":1932,"mtime":1753416616376,"results":"191","hashOfConfig":"109"},{"size":1574,"mtime":1753416616380,"results":"192","hashOfConfig":"109"},{"size":1896,"mtime":1753416616389,"results":"193","hashOfConfig":"109"},{"size":353,"mtime":1753123875131,"results":"194","hashOfConfig":"109"},{"size":3065,"mtime":1753589215160,"results":"195","hashOfConfig":"109"},{"size":24105,"mtime":1753601414023,"results":"196","hashOfConfig":"109"},{"size":14272,"mtime":1753601414024,"results":"197","hashOfConfig":"109"},{"size":6171,"mtime":1753558430945,"results":"198","hashOfConfig":"109"},{"size":585,"mtime":1753416616391,"results":"199","hashOfConfig":"109"},{"size":1659,"mtime":1753123875132,"results":"200","hashOfConfig":"109"},{"size":2888,"mtime":1753416616391,"results":"201","hashOfConfig":"109"},{"size":266,"mtime":1753558430946,"results":"202","hashOfConfig":"109"},{"size":221,"mtime":1753123875132,"results":"203","hashOfConfig":"109"},{"size":7073,"mtime":1753601414024,"results":"204","hashOfConfig":"109"},{"size":6663,"mtime":1753406516479,"results":"205","hashOfConfig":"109"},{"size":2589,"mtime":1753601414025,"results":"206","hashOfConfig":"109"},{"size":405,"mtime":1753123875133,"results":"207","hashOfConfig":"109"},{"size":3960,"mtime":1753601414026,"results":"208","hashOfConfig":"109"},{"size":984,"mtime":1753416616392,"results":"209","hashOfConfig":"109"},{"size":2275,"mtime":1753123875133,"results":"210","hashOfConfig":"109"},{"size":876,"mtime":1753416616392,"results":"211","hashOfConfig":"109"},{"size":1056,"mtime":1753416616392,"results":"212","hashOfConfig":"109"},{"size":640,"mtime":1753123875134,"results":"213","hashOfConfig":"109"},{"size":1003,"mtime":1753416616393,"results":"214","hashOfConfig":"109"},{"size":1195,"mtime":1753123875135,"results":"215","hashOfConfig":"109"},{"filePath":"216","messages":"217","suppressedMessages":"218","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1qbw2b7",{"filePath":"219","messages":"220","suppressedMessages":"221","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","suppressedMessages":"224","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"225","messages":"226","suppressedMessages":"227","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","suppressedMessages":"230","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"231","messages":"232","suppressedMessages":"233","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","suppressedMessages":"236","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"237","messages":"238","suppressedMessages":"239","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"240","messages":"241","suppressedMessages":"242","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"243","messages":"244","suppressedMessages":"245","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","suppressedMessages":"248","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"249","messages":"250","suppressedMessages":"251","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","suppressedMessages":"254","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"255","messages":"256","suppressedMessages":"257","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"258","messages":"259","suppressedMessages":"260","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"261","messages":"262","suppressedMessages":"263","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"264","messages":"265","suppressedMessages":"266","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"267","messages":"268","suppressedMessages":"269","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"270","messages":"271","suppressedMessages":"272","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"273","messages":"274","suppressedMessages":"275","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","suppressedMessages":"278","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"279","messages":"280","suppressedMessages":"281","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"282","messages":"283","suppressedMessages":"284","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"285","messages":"286","suppressedMessages":"287","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","suppressedMessages":"290","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"291","messages":"292","suppressedMessages":"293","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"294","messages":"295","suppressedMessages":"296","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"297","messages":"298","suppressedMessages":"299","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"300","messages":"301","suppressedMessages":"302","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"303","messages":"304","suppressedMessages":"305","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"306","messages":"307","suppressedMessages":"308","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"309","messages":"310","suppressedMessages":"311","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"312","messages":"313","suppressedMessages":"314","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"315","messages":"316","suppressedMessages":"317","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"318","messages":"319","suppressedMessages":"320","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"321","messages":"322","suppressedMessages":"323","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","suppressedMessages":"326","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"327","messages":"328","suppressedMessages":"329","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"330","messages":"331","suppressedMessages":"332","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"333","messages":"334","suppressedMessages":"335","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"336","messages":"337","suppressedMessages":"338","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"339","messages":"340","suppressedMessages":"341","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"342","messages":"343","suppressedMessages":"344","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"345","messages":"346","suppressedMessages":"347","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"348","messages":"349","suppressedMessages":"350","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"351","messages":"352","suppressedMessages":"353","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"354","messages":"355","suppressedMessages":"356","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"357","messages":"358","suppressedMessages":"359","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"360","messages":"361","suppressedMessages":"362","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"363","messages":"364","suppressedMessages":"365","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"366","messages":"367","suppressedMessages":"368","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"369","messages":"370","suppressedMessages":"371","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"372","messages":"373","suppressedMessages":"374","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"375","messages":"376","suppressedMessages":"377","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"378","messages":"379","suppressedMessages":"380","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"381","messages":"382","suppressedMessages":"383","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"384","messages":"385","suppressedMessages":"386","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"387","messages":"388","suppressedMessages":"389","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"390","messages":"391","suppressedMessages":"392","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"393","messages":"394","suppressedMessages":"395","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"396","messages":"397","suppressedMessages":"398","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"399","messages":"400","suppressedMessages":"401","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"402","messages":"403","suppressedMessages":"404","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"405","messages":"406","suppressedMessages":"407","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"408","messages":"409","suppressedMessages":"410","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"411","messages":"412","suppressedMessages":"413","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"414","messages":"415","suppressedMessages":"416","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"417","messages":"418","suppressedMessages":"419","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"420","messages":"421","suppressedMessages":"422","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"423","messages":"424","suppressedMessages":"425","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"426","messages":"427","suppressedMessages":"428","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"429","messages":"430","suppressedMessages":"431","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"432","messages":"433","suppressedMessages":"434","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"435","messages":"436","suppressedMessages":"437","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"438","messages":"439","suppressedMessages":"440","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"441","messages":"442","suppressedMessages":"443","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"444","messages":"445","suppressedMessages":"446","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"447","messages":"448","suppressedMessages":"449","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"450","messages":"451","suppressedMessages":"452","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"453","messages":"454","suppressedMessages":"455","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"456","messages":"457","suppressedMessages":"458","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"459","messages":"460","suppressedMessages":"461","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"462","messages":"463","suppressedMessages":"464","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"465","messages":"466","suppressedMessages":"467","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"468","messages":"469","suppressedMessages":"470","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"471","messages":"472","suppressedMessages":"473","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"474","messages":"475","suppressedMessages":"476","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"477","messages":"478","suppressedMessages":"479","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"480","messages":"481","suppressedMessages":"482","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"483","messages":"484","suppressedMessages":"485","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"486","messages":"487","suppressedMessages":"488","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"489","messages":"490","suppressedMessages":"491","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"492","messages":"493","suppressedMessages":"494","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"495","messages":"496","suppressedMessages":"497","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"498","messages":"499","suppressedMessages":"500","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"501","messages":"502","suppressedMessages":"503","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"504","messages":"505","suppressedMessages":"506","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"507","messages":"508","suppressedMessages":"509","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"510","messages":"511","suppressedMessages":"512","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"513","messages":"514","suppressedMessages":"515","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"516","messages":"517","suppressedMessages":"518","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"519","messages":"520","suppressedMessages":"521","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"522","messages":"523","suppressedMessages":"524","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"525","messages":"526","suppressedMessages":"527","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"528","messages":"529","suppressedMessages":"530","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"531","messages":"532","suppressedMessages":"533","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"534","messages":"535","suppressedMessages":"536","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/chat/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/connect/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/get/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/prompts/list/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/list/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/resources/read/route.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/api/mcp/tools/route.ts",["537"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/layout.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/oauth/callback/page.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/app/page.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ActiveServerSelector.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ChatTab.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ElicitationDialog.tsx",["538"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/PromptsTab.tsx",["539","540"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ResourcesTab.tsx",["541"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ServersTab.tsx",["542","543","544"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/SettingsTab.tsx",["545","546"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ToolsTab.tsx",["547","548","549","550"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/TracingTab.tsx",["551"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/chat-helpers.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/chat-input.tsx",["552"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/code-block.tsx",["553"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/markdown.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/message-editor.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/message.tsx",["554","555"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/model-selector.tsx",["556"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/provider-logo.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/chat/tool-call.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/connection/AddServerModal.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/connection/ServerConnectionCard.tsx",["557","558"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/icons.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/logging/log-card.tsx",["559"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/logging/log-level-badge.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/mcp-sidebar.tsx",["560"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/account-switcher.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/nav-main.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/nav-user.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/sidebar/theme-switcher.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/accordion.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/alert-dialog.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/alert.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/aspect-ratio.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/avatar.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/badge.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/breadcrumb.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/button.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/calendar.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/card.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/carousel.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/chart.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/checkbox.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/collapsible.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/command.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/context-menu.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/dialog.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/drawer.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/dropdown-menu.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/form.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/hover-card.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/input-otp.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/input.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/label.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/mcp-icon.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/menubar.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/navigation-menu.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/pagination.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/popover.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/progress.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/radio-group.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/resizable.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/scroll-area.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/select.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/separator.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sheet.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sidebar.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/skeleton.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/slider.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/sonner.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/switch.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/table.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/tabs.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/textarea.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/toggle-group.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/toggle.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/components/ui/tooltip.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/config/app-config.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-ai-provider-keys.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-app-state.ts",["561","562","563","564","565"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-chat.ts",["566"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-logger.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/hooks/use-mobile.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/chat-types.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/chat-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/date-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/layout-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/mcp-oauth.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/mcp-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/ollama-utils.ts",["567"],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/theme-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/types.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/url-utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/lib/utils.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/server/server-actions.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/stores/preferences/preferences-provider.tsx",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/stores/preferences/preferences-store.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/types/preferences/layout.ts",[],[],"/Users/matt8p/Desktop/inspector/v1-0-0/src/types/preferences/theme.ts",[],[],{"ruleId":"568","severity":1,"message":"569","line":257,"column":16,"nodeType":null,"messageId":"570","endLine":257,"endColumn":28},{"ruleId":"571","severity":1,"message":"572","line":68,"column":6,"nodeType":"573","endLine":68,"endColumn":26,"suggestions":"574"},{"ruleId":"571","severity":1,"message":"575","line":69,"column":6,"nodeType":"573","endLine":69,"endColumn":20,"suggestions":"576"},{"ruleId":"568","severity":1,"message":"577","line":105,"column":14,"nodeType":null,"messageId":"570","endLine":105,"endColumn":17},{"ruleId":"571","severity":1,"message":"578","line":41,"column":6,"nodeType":"573","endLine":41,"endColumn":20,"suggestions":"579"},{"ruleId":"568","severity":1,"message":"580","line":27,"column":22,"nodeType":null,"messageId":"570","endLine":27,"endColumn":35},{"ruleId":"568","severity":1,"message":"581","line":28,"column":22,"nodeType":null,"messageId":"570","endLine":28,"endColumn":35},{"ruleId":"571","severity":1,"message":"582","line":34,"column":6,"nodeType":"573","endLine":34,"endColumn":8,"suggestions":"583"},{"ruleId":"568","severity":1,"message":"584","line":4,"column":48,"nodeType":null,"messageId":"570","endLine":4,"endColumn":54},{"ruleId":"585","severity":1,"message":"586","line":190,"column":13,"nodeType":"587","endLine":196,"endColumn":15},{"ruleId":"571","severity":1,"message":"588","line":86,"column":6,"nodeType":"573","endLine":86,"endColumn":28,"suggestions":"589"},{"ruleId":"571","severity":1,"message":"590","line":92,"column":6,"nodeType":"573","endLine":92,"endColumn":35,"suggestions":"591"},{"ruleId":"568","severity":1,"message":"592","line":265,"column":9,"nodeType":null,"messageId":"570","endLine":265,"endColumn":24},{"ruleId":"568","severity":1,"message":"593","line":266,"column":9,"nodeType":null,"messageId":"570","endLine":266,"endColumn":25},{"ruleId":"568","severity":1,"message":"594","line":21,"column":20,"nodeType":null,"messageId":"570","endLine":21,"endColumn":38},{"ruleId":"568","severity":1,"message":"595","line":12,"column":10,"nodeType":null,"messageId":"570","endLine":12,"endColumn":15},{"ruleId":"568","severity":1,"message":"596","line":11,"column":3,"nodeType":null,"messageId":"570","endLine":11,"endColumn":7},{"ruleId":"568","severity":1,"message":"597","line":62,"column":9,"nodeType":null,"messageId":"570","endLine":62,"endColumn":19},{"ruleId":"585","severity":1,"message":"586","line":104,"column":15,"nodeType":"587","endLine":108,"endColumn":17},{"ruleId":"568","severity":1,"message":"595","line":11,"column":10,"nodeType":null,"messageId":"570","endLine":11,"endColumn":15},{"ruleId":"568","severity":1,"message":"598","line":28,"column":31,"nodeType":null,"messageId":"570","endLine":28,"endColumn":47},{"ruleId":"568","severity":1,"message":"599","line":43,"column":10,"nodeType":null,"messageId":"570","endLine":43,"endColumn":21},{"ruleId":"568","severity":1,"message":"600","line":21,"column":11,"nodeType":null,"messageId":"570","endLine":21,"endColumn":16},{"ruleId":"585","severity":1,"message":"586","line":99,"column":11,"nodeType":"587","endLine":105,"endColumn":13},{"ruleId":"571","severity":1,"message":"601","line":102,"column":6,"nodeType":"573","endLine":102,"endColumn":8,"suggestions":"602"},{"ruleId":"571","severity":1,"message":"603","line":131,"column":6,"nodeType":"573","endLine":131,"endColumn":17,"suggestions":"604"},{"ruleId":"571","severity":1,"message":"605","line":379,"column":5,"nodeType":"573","endLine":379,"endColumn":29,"suggestions":"606"},{"ruleId":"571","severity":1,"message":"605","line":560,"column":6,"nodeType":"573","endLine":560,"endColumn":8,"suggestions":"607"},{"ruleId":"571","severity":1,"message":"605","line":665,"column":5,"nodeType":"573","endLine":665,"endColumn":23,"suggestions":"608"},{"ruleId":"571","severity":1,"message":"609","line":99,"column":6,"nodeType":"573","endLine":99,"endColumn":62,"suggestions":"610"},{"ruleId":"568","severity":1,"message":"611","line":37,"column":14,"nodeType":null,"messageId":"570","endLine":37,"endColumn":19},"@typescript-eslint/no-unused-vars","'cleanupError' is defined but never used.","unusedVar","react-hooks/exhaustive-deps","React Hook React.useEffect has a missing dependency: 'generateFormFields'. Either include it or remove the dependency array.","ArrayExpression",["612"],"React Hook useEffect has a missing dependency: 'fetchPrompts'. Either include it or remove the dependency array.",["613"],"'err' is defined but never used.","React Hook useEffect has a missing dependency: 'fetchResources'. Either include it or remove the dependency array.",["614"],"'setSearchTerm' is assigned a value but never used.","'setFilterType' is assigned a value but never used.","React Hook useEffect has missing dependencies: 'connectedServerConfigs' and 'onReconnect'. Either include them or remove the dependency array. If 'onReconnect' changes too often, find the parent component that defines it and wrap that definition in useCallback.",["615"],"'Server' is defined but never used.","@next/next/no-img-element","Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element","JSXOpeningElement","React Hook useEffect has missing dependencies: 'eventSource' and 'fetchTools'. Either include them or remove the dependency array.",["616"],"React Hook useEffect has a missing dependency: 'generateFormFields'. Either include it or remove the dependency array.",["617"],"'processedFields' is assigned a value but never used.","'validationErrors' is assigned a value but never used.","'getFilteredEntries' is assigned a value but never used.","'Model' is defined but never used.","'node' is defined but never used.","'handleEdit' is assigned a value but never used.","'getTimeBreakdown' is defined but never used.","'currentTime' is assigned a value but never used.","'theme' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'logger'. Either include it or remove the dependency array.",["618"],"React Hook useEffect has a missing dependency: 'handleOAuthCallbackComplete'. Either include it or remove the dependency array.",["619"],"React Hook useCallback has a missing dependency: 'logger'. Either include it or remove the dependency array.",["620"],["621"],["622"],"React Hook useEffect has a missing dependency: 'availableModels'. Either include it or remove the dependency array.",["623"],"'error' is defined but never used.",{"desc":"624","fix":"625"},{"desc":"626","fix":"627"},{"desc":"628","fix":"629"},{"desc":"630","fix":"631"},{"desc":"632","fix":"633"},{"desc":"634","fix":"635"},{"desc":"636","fix":"637"},{"desc":"638","fix":"639"},{"desc":"640","fix":"641"},{"desc":"636","fix":"642"},{"desc":"643","fix":"644"},{"desc":"645","fix":"646"},"Update the dependencies array to be: [elicitationRequest, generateFormFields]",{"range":"647","text":"648"},"Update the dependencies array to be: [fetchPrompts, serverConfig]",{"range":"649","text":"650"},"Update the dependencies array to be: [fetchResources, serverConfig]",{"range":"651","text":"652"},"Update the dependencies array to be: [connectedServerConfigs, onReconnect]",{"range":"653","text":"654"},"Update the dependencies array to be: [serverConfig, logger, fetchTools, eventSource]",{"range":"655","text":"656"},"Update the dependencies array to be: [selectedTool, tools, logger, generateFormFields]",{"range":"657","text":"658"},"Update the dependencies array to be: [logger]",{"range":"659","text":"660"},"Update the dependencies array to be: [handleOAuthCallbackComplete, isLoading]",{"range":"661","text":"662"},"Update the dependencies array to be: [convertFormToMCPConfig, logger]",{"range":"663","text":"664"},{"range":"665","text":"660"},"Update the dependencies array to be: [appState.servers, logger]",{"range":"666","text":"667"},"Update the dependencies array to be: [tokens, ollamaModels, isOllamaRunning, hasToken, model, availableModels]",{"range":"668","text":"669"},[1475,1495],"[elicitationRequest, generateFormFields]",[1816,1830],"[fetchPrompts, serverConfig]",[1255,1269],"[fetchResources, serverConfig]",[1136,1138],"[connectedServerConfigs, onReconnect]",[2382,2404],"[serverConfig, logger, fetchTools, eventSource]",[2545,2574],"[selectedTool, tools, logger, generateFormFields]",[2919,2921],"[logger]",[3748,3759],"[handleOAuthCallbackComplete, isLoading]",[11965,11989],"[convertFormToMCPConfig, logger]",[18044,18046],[21199,21217],"[appState.servers, logger]",[3253,3309],"[tokens, ollamaModels, isOllamaRunning, hasToken, model, availableModels]"]