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 2022/10/21 08:28:43 UTC

[GitHub] [superset] doornot opened a new pull request, #21903: fix: eslint error message in VSCode

doornot opened a new pull request, #21903:
URL: https://github.com/apache/superset/pull/21903

   Fix eslint error message in VSCode
   
   1. Import error: Unable to resolve path to module 'src/utils/urlUtils'
   
   2. Parsing error: No Babel config file detected for /superset/superset-frontend/.eslintrc.js. Either disable config file checking with requireConfigFile:false, or configure Babel so that it can find the config files.
   
   ![11](https://user-images.githubusercontent.com/10323102/197149801-325f5db7-e1bf-4e78-b299-504954eaa37a.png)
   
   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] 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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


Re: [PR] fix: eslint error in VSCode [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #21903:
URL: https://github.com/apache/superset/pull/21903#issuecomment-1930368730

   Closing/reopening to kick CI and see if that clears... then I can test locally with storybook, monorepo business, etc.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


Re: [PR] fix: eslint error in VSCode [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed pull request #21903: fix: eslint error in VSCode
URL: https://github.com/apache/superset/pull/21903


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


Re: [PR] fix: eslint error in VSCode [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #21903:
URL: https://github.com/apache/superset/pull/21903#issuecomment-1930365862

   Hi @doornot - sorry this slid under the radar for so long. I use VS code (without this fix applied) and I don't seem to have this problem. Is this something you're still encountering? I was tempted to close this, but maybe there's something about your config that makes it necessary?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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