Conversation
* fixed most linting issues * fixed header lint issue * lint fix on date range picker needs testing * fixed most of the lint issues
* package penis update * hhhhhhhhhhhhhhhh chmooooood * package bullshit * pls * gay
260 problems (21 errors, 239 warnings)
✖ 20 problems (20 errors, 0 warnings)
it now is just errors that are being caught and canceling it. but turning them all into warnings would allow a build to occur (vs. before when the compilation fully failed). ✖ 20 problems (7 errors, 13 warnings) (same 20 as last commit, but I changed `set-state-in-effect` to a warning)
|
@LNorman8 must be a member of the PV team on Vercel to deploy. Learn more about collaboration on Vercel and other options here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
sH3llH0und
force-pushed
the
dev
branch
2 times, most recently
from
June 19, 2026 05:30
8db2701 to
610f3c7
Compare
Contributor
Author
|
Already done in dev. further work moved to #452 |
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.
(Bug|Feature|Task)/(Issue ID)
Description
Running linting (either as
pnpm lintorpnpm build) would crash due to running out of memory. I don't know what caused this, but updating all packages fixed it (updating just ESLint didn't).However, now everything has been updated, and ESLint is mad at me for not following the new best practices. Every error that caused the compilation to not finish has been fixed, but there are still 20 errors.
Details
What is your discord username?
Please link to the related github issue:
Do your changes impact anything else?
Any extra notes: