Skip to content

Conversation

pablonyx
Copy link
Contributor

@pablonyx pablonyx commented Apr 12, 2025

Description

Fixes https://linear.app/danswer/issue/DAN-1803/stricter-typing

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Copy link

vercel bot commented Apr 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2025 10:50pm

@@ -0,0 +1,132 @@
"use client";

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

<img
className="h-full py-.5 object-cover rounded-lg bg-background cursor-pointer"
src={buildImgUrl(file.id)}
alt={file.name || "Uploaded image"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems weird for linting?

@pablonyx pablonyx added this pull request to the merge queue Apr 15, 2025
Merged via the queue into main with commit f4ea7e6 Apr 16, 2025
10 of 11 checks passed
@pablonyx pablonyx deleted the misc_cleanup branch April 16, 2025 00:25
aronszanto pushed a commit to aronszanto/onyx that referenced this pull request Apr 26, 2025
AnkitTukatek pushed a commit to TukaTek/onyx that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants