[PR #7432] [MERGED] chore: fix lint warnings #7309

Closed
opened 2026-03-13 13:31:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7432
Author: @himself65
Created: 1/17/2026
Status: Merged
Merged: 1/17/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/01/16/warnings


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 packages/better-auth/src/db/schema.ts (+6 -6)

📄 Description

Summary by cubic

Fixed lint warnings in parseAccountOutput by aliasing unused destructured fields to underscore-prefixed variables. No runtime changes; just code cleanup.

Written for commit 1bd2ed9fd6. Summary will update on new commits.


🔄 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/better-auth/better-auth/pull/7432 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/17/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/16/warnings` --- ### 📝 Commits (1) - [`1bd2ed9`](https://github.com/better-auth/better-auth/commit/1bd2ed9fd66cee04cfc1f437e3de8e5bad2507cd) chore: fix lint warnings ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/db/schema.ts` (+6 -6) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed lint warnings in parseAccountOutput by aliasing unused destructured fields to underscore-prefixed variables. No runtime changes; just code cleanup. <sup>Written for commit 1bd2ed9fd66cee04cfc1f437e3de8e5bad2507cd. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:31:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#7309