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

EQM: Fix unlinted files #12428

Merged

Conversation

nucleogenesis
Copy link
Member

Overview

In her work on #12427 @MisRob discovered that the file she'd updated had some extant linting issues that somehow got past the guards.

She fixed the ones in QuestionListPreview in that PR, here I fix the other two files for which I found linting errors when running the linter locally.

Reviewer guidance

  • Checks pass?

@nucleogenesis nucleogenesis requested a review from rtibbles July 8, 2024 19:18
@github-actions github-actions bot added APP: Learn Re: Learn App (content, quizzes, lessons, etc.) APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend labels Jul 8, 2024
@MisRob
Copy link
Member

MisRob commented Jul 8, 2024

Interestingly, when I discovered it, GitHub checks passed. But local linter revealed issues.

Copy link
Member

@marcellamaki marcellamaki left a comment

Choose a reason for hiding this comment

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

@nucleogenesis these changes look fine, but when I run locally, I still have some linting errors. Did you notice anything else locally?

On a more meta level, I feel a little bit confused about why we seem to all be running into different local linting errors

@MisRob
Copy link
Member

MisRob commented Jul 10, 2024

@marcellamaki Are the extra errors you see coming from QuestionListPreview? If so, I fixed them in #12427.

@marcellamaki
Copy link
Member

Oh yes, okay. I didn't realize this wasn't rebased on top of that -- sorry that I didn't totally follow the division of the work between those PRs. This should be fine then. Thank you!

@marcellamaki marcellamaki merged commit 5980814 into learningequality:develop Jul 10, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) APP: Learn Re: Learn App (content, quizzes, lessons, etc.) DEV: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants