micahstubbs commented on issue #2053: URL: https://github.com/apache/helix/issues/2053#issuecomment-1115447348
Okay, let's test the upgrade from Angular 5.1 to Angular 5.2. - [x] `npm install` works - [x] `npm run build` works - [x] `npm start` works - [x] `npm run test` appears to work. 37 out of 47 tests pass, 10 tests are skipped. It is unclear why tests are skipped. - [x] `npm run lint` runs and passes with a warning about missing rule implementations. see #2076 Helix UI renders with 0 errors and 1 warning in the browser console: <img width="886" alt="Screen Shot 2022-05-02 at 3 58 18 PM" src="https://user-images.githubusercontent.com/2119400/166339821-6354ea8b-2cf9-472c-a2fc-2e40485248dd.png"> -- 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]
