Skip to content

Fix: Lint across the app #272

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

Merged
merged 5 commits into from
Mar 20, 2025
Merged

Conversation

MehulKChaudhari
Copy link
Contributor

This PR will fix lint across the app

Copy link

netlify bot commented Mar 13, 2025

Deploy Preview for ember-help-wanted ready!

Name Link
🔨 Latest commit e65ead7
🔍 Latest deploy log https://app.netlify.com/sites/ember-help-wanted/deploys/67d866ab45d897000860c8ac
😎 Deploy Preview https://deploy-preview-272--ember-help-wanted.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 configuration.

Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

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

two tiny things 👍

alt=""
role="presentation"
src="../images/ember-help-wanted-logo.svg"
alt="help wanted" src="../images/ember-help-wanted-logo.svg"
Copy link
Member

Choose a reason for hiding this comment

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

This should stay as role presentation, I think the rule was no-redundant-role because we had an empty alt and a role=presentation but we only need one of those two things

Copy link
Contributor Author

Choose a reason for hiding this comment

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

breaks if we add role="presentation"
image

Copy link
Member

@jaredgalanis jaredgalanis Mar 17, 2025

Choose a reason for hiding this comment

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

Screenshot 2025-03-17 at 12 06 02 PM
@MehulKChaudhari @mansona FWIW this is what co-pilot was suggesting (there is still a linting error).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lets keep it alt=""?

@mansona mansona merged commit 0860e94 into ember-learn:main Mar 20, 2025
7 checks passed
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.

3 participants