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

fix: re-disable no-unused-vars eslint rule #425

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

MatissJanis
Copy link
Member

@MatissJanis MatissJanis commented Jan 2, 2023

I recently removed the monkey-patched eslint config. Initially the CI job passed because it was using a cached version of yarn install. Now that the cache is invalidated, the monkey-patch got re-applied and hence the CI pipeline is broken.

Reverting the eslint config change (for now). I'm working slowly on fixing these issues and will re-enable the rule once we have it under control.

#415

@netlify
Copy link

netlify bot commented Jan 2, 2023

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit e4cd389
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/63b335ac41eaa30009de2d66
😎 Deploy Preview https://deploy-preview-425--actualbudget.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@MatissJanis MatissJanis marked this pull request as ready for review January 2, 2023 19:55
@MatissJanis MatissJanis merged commit 080a417 into master Jan 3, 2023
@MatissJanis MatissJanis deleted the matiss/re-enable-eslint-no-unused-vras branch January 3, 2023 17:42
FlorianLang06 pushed a commit to FlorianLang06/actual that referenced this pull request Mar 7, 2024
…e-eslint-no-unused-vras

fix: re-disable no-unused-vars eslint rule
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.

None yet

1 participant