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

WRP-6651: Fixed lint warnings in sandstone. #1399

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Conversation

alexandrumorariu
Copy link
Contributor

@alexandrumorariu alexandrumorariu commented Feb 6, 2023

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Removed unused property from unit test and applied suggested fix for qa story.

Resolution

Removed unused property from unit test and applied suggested fix for qa story.

Additional Considerations

Links

WRP-6651

Comments

Enact-DCO-1.0-Signed-off-by: Alexandru Morariu alexandru.morariu@lgepartner.com

@alexandrumorariu alexandrumorariu changed the title WRP-6651: Fixed lint warnings in moonstone. WRP-6651: Fixed lint warnings in sandstone. Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 79.23% // Head: 79.23% // No change to project coverage 👍

Coverage data is based on head (624acb6) compared to base (3d431b5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1399   +/-   ##
========================================
  Coverage    79.23%   79.23%           
========================================
  Files          136      136           
  Lines         6376     6376           
  Branches      1884     1884           
========================================
  Hits          5052     5052           
  Misses        1008     1008           
  Partials       316      316           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hong6316
Copy link
Contributor

hong6316 commented Feb 7, 2023

Could you remove the line below?:

- "18"

node_js:
- lts/*
- "18"

lts/* and 18 are the same version so we can remove one.

@hong6316
Copy link
Contributor

hong6316 commented Feb 8, 2023

Sorry, travis modification will be handled with sjro.

Copy link
Contributor

@hong6316 hong6316 left a comment

Choose a reason for hiding this comment

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

👍

@hong6316 hong6316 merged commit bb662bc into develop Feb 8, 2023
@hong6316 hong6316 deleted the feature/WRP-6651 branch February 8, 2023 04:05
0x64 pushed a commit that referenced this pull request Mar 13, 2023
* WRP-4228: Add `shadowed` prop to `Header`

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* WRP-6651: Fixed lint warnings in sandstone. (#1399)

* Fixed .travis.yml to get @enact/cli@5.1.1

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Apply review

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Apply review to fix less file and changelog

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Fix button shadowed prop to be public

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Fix lint warning

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Fix shadowed prop of Button to apply conditionally

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

* Apply review

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

---------

Co-authored-by: alexandru-morariu-lgp <84004128+alexandrumorariu@users.noreply.github.com>
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