You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/14 15:33:13 UTC

[GitHub] [incubator-superset] kgabryje opened a new pull request #10873: ESLint: Re-enable rule state-in-constructor

kgabryje opened a new pull request #10873:
URL: https://github.com/apache/incubator-superset/pull/10873


   ### SUMMARY
   Re-enable ESLint rule `state-in-constructor`, which was disabled in PR #10839. Code was refactored to fix the errors raised by the rule.
   
   ### TEST PLAN
   Run `npm run lint`, verify that there are no new Javascript/Typescript errors.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] rusackas merged pull request #10873: ESLint: Re-enable rule state-in-constructor

Posted by GitBox <gi...@apache.org>.
rusackas merged pull request #10873:
URL: https://github.com/apache/incubator-superset/pull/10873


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] rusackas commented on pull request #10873: ESLint: Re-enable rule state-in-constructor

Posted by GitBox <gi...@apache.org>.
rusackas commented on pull request #10873:
URL: https://github.com/apache/incubator-superset/pull/10873#issuecomment-692215962


   @kgabryje this one needs a rebase... they all affect each other, it seems! :D 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org