Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix ESLint ConfigErrors #1766

Merged
merged 5 commits into from
Jan 15, 2025
Merged

Try to fix ESLint ConfigErrors #1766

merged 5 commits into from
Jan 15, 2025

Conversation

72636c
Copy link
Member

@72636c 72636c commented Jan 15, 2025

No description provided.

@72636c 72636c requested a review from a team as a code owner January 15, 2025 00:17
Copy link

changeset-bot bot commented Jan 15, 2025

🦋 Changeset detected

Latest commit: 9d09e40

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@72636c 72636c mentioned this pull request Jan 15, 2025
@@ -61,7 +61,6 @@ const fileExtensions = ['js', 'ts'];
const resolvePatches = async (version: string): Promise<Patches> => {
for (const extension of fileExtensions) {
try {
// eslint-disable-next-line @typescript-eslint/no-unsafe-return, @typescript-eslint/no-unsafe-member-access
Copy link
Member Author

Choose a reason for hiding this comment

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

These autofixes make me think that the @typescript-eslint rules are not applying correctly now 😞. Probably needs a deeper think.

.changeset/fifty-nails-swim.md Outdated Show resolved Hide resolved
@72636c 72636c enabled auto-merge (squash) January 15, 2025 03:56
@72636c 72636c merged commit 5c49b90 into main Jan 15, 2025
16 checks passed
@72636c 72636c deleted the wat branch January 15, 2025 03:58
@seek-oss-ci seek-oss-ci mentioned this pull request Jan 15, 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.

4 participants