fix: ConnectedForm linting errors - #3384
Merged
LinKCoding merged 1 commit intoJun 24, 2026
Merged
Conversation
|
View your CI Pipeline Execution ↗ for commit 22bce52 ☁️ Nx Cloud last updated this comment at |
Collaborator
|
📬 Published Alpha Packages:
|
Contributor
|
🚀 Styleguide deploy preview ready! Preview URL: https://6a3c20f95258643d65b27a88--gamut-preview.netlify.app |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## cass-gmt-1473-beta #3384 +/- ##
======================================================
- Coverage 90.33% 89.95% -0.38%
======================================================
Files 379 271 -108
Lines 6226 5697 -529
Branches 2044 1920 -124
======================================================
- Hits 5624 5125 -499
+ Misses 594 564 -30
Partials 8 8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
LinKCoding
marked this pull request as ready for review
June 24, 2026 18:28
dreamwasp
added a commit
that referenced
this pull request
Aug 20, 2026
* beta: vanilaa 19' * format * .spec * test * ref check * type widening + formatting * revert type widening * 18/19 * terst build * update react-hook-form * put connected form back * try re-creating ref type in cast; * ts upgrade test * test typescript * lint + format * test in ci * start fixing test failures * add release plan * chore: align babel-plugin-macros and component-test-setup for syncpack Made-with: Cursor * dedupe yrn * lint fix * release plan update * update plan * fix failing tests from merge * fix popover refs + Dialog/Modal * resolve weird state post merge, id||name was reverted back to fieldName * fix: ConnectedForm linting errors (#3384) fixed linting errors re: connectedForm * fix tag type * fix mdx --------- Co-authored-by: Kenny Lin <kenny.lin.91@gmail.com> Co-authored-by: Amy Resnik <aresnik11@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Fixes some linting errors that surfaced since this branch upgrades ESLint
PR Checklist
Testing Instructions
PR Links and Envs
N/A