non-working SWE Opportunity component updates#5
Open
katcui wants to merge 3 commits into
Open
Conversation
|
Someone is attempting to deploy a commit to a Personal Account owned by @ethanpaneraa on Vercel. @ethanpaneraa first needs to authorize it. |
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.
Changes made to .env and SWE Opportunities component so that page refers to the SimplifyJobs repo and updates accordingly. The current code does not work and some error occurs during decodeREADME function resulting in a fetch error.
Changes should technically make it so that the lines of 'content' are iterated through and matched to either the first or second regex, and have the values updated accordingly and added into jobList. They should display almost the same was as it does in the repo, where the company name is either the name with the link or an arrow. Since I decided to keep the arrow as the title, because I couldn't figure out a way to fetch the last company name in content and replace it as such, there will be issues with the job filtering.
Certain things I think may be causing the error because I may not understand:
Possible changes I could include: