micahstubbs opened a new issue, #2076:
URL: https://github.com/apache/helix/issues/2076

   ### Describe the bug
   
   helix-front: Could not find implementations for linting rules
   
   ### To Reproduce
   
   ```bash
   npm run lint
   
   > [email protected] lint /Users/m/workspace/helix/helix-front
   > ng lint
   
   Could not find implementations for the following rules specified in the 
configuration:
       no-access-missing-member
       templates-use-public
       invoke-injectable
   Try upgrading TSLint and/or ensuring that you have all necessary custom 
rules installed.
   If TSLint was recently upgraded, you may have old rules configured which 
need to be cleaned up.
   
   All files pass linting.
   ```
   
   ### Expected behavior
   
   Linting passes without warnings.
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to