[PR #4800] [MERGED] fix(agent): typescript build warnings #4941

Closed
opened 2026-03-17 02:26:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4800
Author: @CuriousCorrelation
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/agent-build-warnings


📝 Commits (2)

  • f0ada09 fix(agent): build warnings
  • 6c6bcf2 chore(agent): add missing dep

📊 Changes

4 files changed (+161 additions, -7 deletions)

View changed files

📝 packages/hoppscotch-agent/package.json (+2 -1)
📝 packages/hoppscotch-agent/src/App.vue (+12 -5)
📝 packages/hoppscotch-agent/vite.config.ts (+10 -1)
📝 pnpm-lock.yaml (+137 -0)

📄 Description

This PR fixes typescript build warning during agent's build process.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/4800 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/agent-build-warnings` --- ### 📝 Commits (2) - [`f0ada09`](https://github.com/hoppscotch/hoppscotch/commit/f0ada0933ae024e5168b747757f722a6a7d21501) fix(agent): build warnings - [`6c6bcf2`](https://github.com/hoppscotch/hoppscotch/commit/6c6bcf2f6bfa79e7370165cdd885d0437b2e9c7c) chore(agent): add missing dep ### 📊 Changes **4 files changed** (+161 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-agent/package.json` (+2 -1) 📝 `packages/hoppscotch-agent/src/App.vue` (+12 -5) 📝 `packages/hoppscotch-agent/vite.config.ts` (+10 -1) 📝 `pnpm-lock.yaml` (+137 -0) </details> ### 📄 Description This PR fixes typescript build warning during agent's build process. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:26:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4941
No description provided.