Closed Moshiour027 closed 7 years ago
Hello, i'm using jhipster 4.10.2 and i have the same problem. Any tips? thank you
Okay, I will check the compatibility issue with latest JHipster version. We will update the status as soon.
thanks sudheerj 👍
I'am not able to replicate the issue. Can you remove the older versions and try it again. Today I created JHipster-PrimeNG app with all latest versions(JHipster#4.10.2 and PrimeNG#4.3.0) without an issue.
Hello sudheerj, Thank you for your reply, I just created a Jhipster-PrimeNG app, and the result is the same, a blank page. Please find attached the steps that i followed and the messages that i got:
after yarn install and yarn start i got that:
` c:\DEV\WORKSPACES\jhipPrimeNg\jhipPrimeNg>yarn start yarn start v1.0.2 $ yarn run webpack:dev warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts. 10% building modules 3/3 modules 0 active[HPM] Proxy created: [ '/api', '/management', '/swagger-resources', '/v2/api-docs', '/h2-console', '/auth' ] -> http://127.0.0.1:8080
Project is running at http://localhost:9060/ webpack output is served from / Content not from webpack is served from 11% building modules 11/17 modules 6 active ...modules\style-loader\lib\addStyles.jsWarning: The 'no-unused-variable' rule requires type infomation.
[at-loader] Using typescript@2.5.2 from typescript and "tsconfig.json" from c:\DEV\WORKSPACES\jhipPrimeNg\jhipPrimeNg/tsconfig.json. 39824ms building modules 81ms sealing 0ms optimizing 1ms basic module optimization 22ms module optimization 1ms advanced module optimization 42ms basic chunk optimization 0ms chunk optimization 10ms advanced chunk optimization 2ms module and chunk tree optimization 1ms chunk modules optimization 1ms advanced chunk modules optimization 27ms module reviving 50ms module order optimization 25ms module id optimization 9ms chunk reviving 1ms chunk order optimization 58ms chunk id optimization 118ms hashing 2ms module assets processing 12035ms chunk assets processing 1012ms additional chunk assets processing 0ms recording 1ms additional asset processing 2ms chunk asset optimization 94% asset optimization [at-loader] Checking started in a separate process...
[at-loader] Ok, 0.521 sec. MergetJsonsWebpackPlugin compilation started... MergetJsonsWebpackPlugin compilation completed... 1195ms asset optimization 95% emittingMergetJsonsWebpackPlugin emit starts... MergetJsonsWebpackPlugin emit completed... 1179ms emitting MergetJsonsWebpackPlugin emit starts... MergetJsonsWebpackPlugin emit completed... Hash: 6a83cc5b5849e74ff621 Version: webpack 3.6.0 Time: 54841ms 283 assets [./node_modules/style-loader/lib/addStyles.js] ./node_modules/style-loader/lib/addStyles.js 8.7 kB {0} [built] [] -> factory:1183ms building:5953ms = 7136ms [./node_modules/webpack-dev-server/client/index.js?http://localhost:9060] (webpack)-dev-server/client?http://localhost:9060 7.27 kB {2} [built] [] -> factory:64ms building:55ms dependencies:432ms = 551ms [./node_modules/webpack/hot ^.\/log$] (webpack)/hot nonrecursive ^.\/log$ 170 bytes {2} [built] [] -> factory:30ms building:23ms dependencies:1518ms = 1571ms [./node_modules/webpack/hot/dev-server.js] (webpack)/hot/dev-server.js 1.61 kB {2} [built] [] -> factory:136ms building:31ms = 167ms [./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 77 bytes {2} [built] [] -> factory:4ms building:1429ms = 1433ms [./node_modules/webpack/hot/log-apply-result.js] (webpack)/hot/log-apply-result.js 1.31 kB {2} [built] [] -> factory:1524ms building:5977ms dependencies:0ms = 7501ms [./node_modules/webpack/hot/log.js] (webpack)/hot/log.js 1.04 kB {2} [built] [] -> factory:1522ms building:5976ms = 7498ms [./node_modules/zone.js/dist/zone.js] ./node_modules/zone.js/dist/zone.js 113 kB {2} [built] [] -> factory:360ms building:154ms dependencies:1ms = 515ms [./src/main/webapp/app/app.main.ts] ./src/main/webapp/app/app.main.ts 590 bytes {1} [built] [] -> factory:988ms building:6639ms = 7627ms [./src/main/webapp/app/blocks/config/prod.config.ts] ./src/main/webapp/app/blocks/config/prod.config.ts 391 bytes {1} [built] [] -> factory:73ms building:189ms dependencies:616ms = 878ms [./src/main/webapp/app/polyfills.ts] ./src/main/webapp/app/polyfills.ts 2.63 kB {2} [built] [] -> factory:563ms building:6993ms = 7556ms [0] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/polyfills 52 bytes {2} [built] factory:0ms building:3ms = 3ms [1] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/content/scss/global.scss 52 bytes {3} [built] factory:0ms building:1ms dependencies:135ms = 136ms [./src/main/webapp/content/scss/global.scss] ./src/main/webapp/content/scss/global.scss 1.38 kB {3} [built] [] -> factory:518ms building:28ms = 546ms [2] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main 52 bytes {1} [built] factory:0ms building:1ms dependencies:134ms = 135ms
WARNING in ./src/main/webapp/app/primeng/inputs/inputgroup/inputgroupdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/inputgroup/index.ts 6:9-46 @ ./src/main/webapp/app/primeng/inputs/inputgroup/inputgroupdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputtextarea/inputtextareademo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/inputs/inputtextarea/index.ts 6:9-49 @ ./src/main/webapp/app/primeng/inputs/inputtextarea/inputtextareademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputtext/inputtextdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [16, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/inputtext/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/inputs/inputtext/inputtextdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputmask/inputmaskdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [20, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [21, 13]: Type string trivially inferred from a string literal, remove type annotation [36, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/inputmask/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/inputs/inputmask/inputmaskdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/editor/editordemo.module.ts [10, 28]: " should be '
@ ./src/main/webapp/app/primeng/primeng.module.ts 37:26-70 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/dialog/dialogdemo.component.ts [11, 12]: Type boolean trivially inferred from a boolean literal, remove type annotation [12, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [13, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [14, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/overlay/dialog/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/overlay/dialog/dialogdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/colorpicker/colorpickerdemo.component.ts [11, 13]: Type string trivially inferred from a string literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [35, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/colorpicker/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/colorpicker/colorpickerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputswitch/inputswitchdemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [15, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [22, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/inputswitch/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/inputswitch/inputswitchdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/multimedia/galleria/galleriademo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/multimedia/galleria/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/multimedia/galleria/galleriademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/menubar/menubardemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [104, 1]: Consecutive blank lines are forbidden [5, 32]: You can bind only to public class members. "items" is not a public class member. [10, 32]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/menubar/menubardemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/menu/menubar/index.ts @ ./src/main/webapp/app/primeng/menu/menubar/menubardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [23, 57]: missing whitespace [23, 75]: missing whitespace [23, 102]: missing whitespace [27, 67]: missing whitespace [27, 87]: missing whitespace [27, 106]: missing whitespace [33, 57]: missing whitespace [33, 79]: missing whitespace [37, 55]: missing whitespace [48, 55]: missing whitespace [48, 75]: missing whitespace [52, 54]: missing whitespace [52, 74]: missing whitespace [59, 61]: missing whitespace [63, 53]: missing whitespace [63, 69]: missing whitespace [69, 56]: missing whitespace [73, 54]: missing whitespace [84, 56]: missing whitespace [84, 74]: missing whitespace [88, 54]: missing whitespace [92, 58]: missing whitespace [98, 58]: missing whitespace [109, 54]: missing whitespace [113, 53]: missing whitespace [119, 53]: missing whitespace [123, 56]: missing whitespace [5, 33]: You can bind only to public class members. "items" is not a public class member. [9, 33]: You can bind only to public class members. "items" is not a public class member. [15, 33]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/menu/megamenu/index.ts @ ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/menu/menudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 29]: You can bind only to public class members. "items" is not a public class member. [9, 38]: You can bind only to public class members. "items" is not a public class member. [15, 35]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/menu/menudemo.route.ts 4:27-58 @ ./src/main/webapp/app/primeng/menu/menu/index.ts @ ./src/main/webapp/app/primeng/menu/menu/menudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 32]: You can bind only to public class members. "items" is not a public class member. [9, 32]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/menu/tabmenu/index.ts @ ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 34]: You can bind only to public class members. "items" is not a public class member. [9, 34]: You can bind only to public class members. "expandeditems" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/menu/panelmenu/index.ts @ ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 34]: You can bind only to public class members. "items" is not a public class member. [9, 43]: You can bind only to public class members. "items" is not a public class member. [15, 40]: You can bind only to public class members. "items" is not a public class member. [23, 34]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/menu/slidemenu/index.ts @ ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 35]: You can bind only to public class members. "items" is not a public class member. [9, 44]: You can bind only to public class members. "items" is not a public class member. [15, 35]: You can bind only to public class members. "items" is not a public class member. [21, 41]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/menu/tieredmenu/index.ts @ ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/accordion/accordiondemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [30, 15]: missing whitespace [13, 43]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/accordion/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/panel/accordion/accordiondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.module.ts [11, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 15:27-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.module.ts [11, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 17:27-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/togglebutton/togglebuttondemo.component.ts [12, 12]: Type boolean trivially inferred from a boolean literal, remove type annotation [14, 17]: Type boolean trivially inferred from a boolean literal, remove type annotation [16, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [18, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [20, 18]: Type number trivially inferred from a number literal, remove type annotation [41, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/togglebutton/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/togglebutton/togglebuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/rating/ratingdemo.component.ts [12, 14]: Type number trivially inferred from a number literal, remove type annotation [16, 12]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: Type number trivially inferred from a number literal, remove type annotation [20, 12]: Type number trivially inferred from a number literal, remove type annotation [24, 19]: Type string trivially inferred from a string literal, remove type annotation [26, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/rating/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/rating/ratingdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/editor/editordemo.component.ts [12, 16]: Type string trivially inferred from a string literal, remove type annotation [14, 17]: Type string trivially inferred from a string literal, remove type annotation [16, 17]: Type string trivially inferred from a string literal, remove type annotation [18, 19]: Type string trivially inferred from a string literal, remove type annotation [20, 18]: Type number trivially inferred from a number literal, remove type annotation [39, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/editor/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/editor/editordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/paginator/paginatordemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 19]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/paginator/paginatordemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/paginator/index.ts @ ./src/main/webapp/app/primeng/data/paginator/paginatordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/button/buttondemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [14, 13]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/buttons/button/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/buttons/button/buttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/grid/griddemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/grid/index.ts 6:9-40 @ ./src/main/webapp/app/primeng/panel/grid/griddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/tooltip/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/passwordindicator/passwordindicatordemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/passwordindicator/index.ts 6:9-53 @ ./src/main/webapp/app/primeng/inputs/passwordindicator/passwordindicatordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/captcha/captchademo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 5]: misplaced opening brace
@ ./src/main/webapp/app/primeng/misc/captcha/captchademo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/captcha/index.ts @ ./src/main/webapp/app/primeng/misc/captcha/captchademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/sidebar/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace [2, 17]: missing whitespace [46, 96]: The method "handleClose" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/panel/tabview/index.ts @ ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 35]: You can bind only to public class members. "items" is not a public class member. [9, 35]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/menu/breadcrumb/index.ts @ ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/lightbox/lightboxdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/overlay/lightbox/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/overlay/lightbox/lightboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/confirmdialog/confirmdialogdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/confirmdialog/index.ts 6:9-49 @ ./src/main/webapp/app/primeng/overlay/confirmdialog/confirmdialogdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/messages/messages/messagesdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/messages/messages/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/messages/messages/messagesdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/rtl/rtldemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/misc/rtl/rtldemo.route.ts 4:26-56 @ ./src/main/webapp/app/primeng/misc/rtl/index.ts @ ./src/main/webapp/app/primeng/misc/rtl/rtldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/messages/growl/growldemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration. [25, 51]: The method "clearMessages" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/messages/growl/index.ts 6:9-41 @ ./src/main/webapp/app/primeng/messages/growl/growldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 22]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/blockui/index.ts @ ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts [13, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 28:32-88 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/radiobutton/radiobuttondemo.component.ts [13, 23]: Type string trivially inferred from a string literal, remove type annotation [15, 24]: Type string trivially inferred from a string literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/radiobutton/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/radiobutton/radiobuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/scheduledemo.component.ts [137, 11]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type boolean trivially inferred from a boolean literal, remove type annotation [24, 12]: Type number trivially inferred from a number literal, remove type annotation [31, 88]: missing whitespace [56, 88]: missing whitespace [53, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [54, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [69, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [70, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [139, 17]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [153, 13]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [29, 48]: The property "header" that you're trying to access does not exist in the class declaration. [73, 48]: The property "header" that you're trying to access does not exist in the class declaration. [75, 89]: The method "handleEventMouseout" that you're trying to access does not exist in the class declaration. [76, 40]: The method "handleEventDragStart" that you're trying to access does not exist in the class declaration. [76, 89]: The method "handleEventDragStop" that you're trying to access does not exist in the class declaration. [77, 35]: The method "handleEventDrop" that you're trying to access does not exist in the class declaration. [77, 82]: The method "handleEventResizeStart" that you're trying to access does not exist in the class declaration. [78, 41]: The method "handleEventResizeStop" that you're trying to access does not exist in the class declaration. [78, 89]: The method "handleEventResize" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/schedule/index.ts @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/service/event.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts 25:22-56 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/dragdrop/dragdrop/service/document.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.module.ts 17:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orgchart/service/vcard.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.component.ts 13:22-56 @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.route.ts @ ./src/main/webapp/app/primeng/data/orgchart/index.ts @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/orderlist/index.ts @ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/picklistdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/picklist/index.ts @ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/dragdrop/dragdrop/index.ts @ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/panel/paneldemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/panel/panel/paneldemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/panel/panel/index.ts @ ./src/main/webapp/app/primeng/panel/panel/paneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/carouseldemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [20, 110]: missing whitespace
@ ./src/main/webapp/app/primeng/data/carousel/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [22, 14]: Type boolean trivially inferred from a boolean literal, remove type annotation [115, 11]: missing whitespace [114, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class OrgChartDemoComponent (https://angular.io/styleguide#style-09-01)
@ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/orgchart/index.ts @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/slider/sliderdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [30, 19]: Type string trivially inferred from a string literal, remove type annotation [32, 18]: Type number trivially inferred from a number literal, remove type annotation [26, 33]: missing whitespace [57, 78]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [57, 71]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [59, 35]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [59, 28]: The property "customizedinput" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/slider/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/slider/sliderdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [32, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/panel/fieldset/index.ts @ ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 81:27-71 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/checkbox/checkboxdemo.component.ts [15, 14]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace [13, 50]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/checkbox/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/inputs/checkbox/checkboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts 17:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/service/treenode.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/tree/treedemo.module.ts 21:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts 18:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/service/treenode.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts 21:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/overlaypanel/service/score.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.component.ts 13:22-56 @ ./src/main/webapp/app/primeng/overlay/overlaypanel/index.ts @ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts 15:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/misc/defer/deferdemo.component.ts 13:24-60 @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.route.ts @ ./src/main/webapp/app/primeng/misc/defer/index.ts @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.component.ts 13:24-60 @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.route.ts @ ./src/main/webapp/app/primeng/misc/inplace/index.ts @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts 26:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/select/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/inputs/select/selectdemo.module.ts 19:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts 18:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts 19:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts 17:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts 20:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/service/employee.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts 19:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/deferdemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 32]: missing whitespace [25, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/misc/defer/deferdemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/misc/defer/index.ts @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [21, 15]: missing whitespace [3, 18]: missing whitespace [3, 26]: missing whitespace [22, 110]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/inplace/index.ts @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/progressspinner/progressspinnerdemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/progressspinner/index.ts 6:9-51 @ ./src/main/webapp/app/primeng/misc/progressspinner/progressspinnerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [24, 13]: Parentheses are required around the parameters of an arrow function definition [30, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class ProgressBarDemoComponent (https://angular.io/styleguide#style-09-01)
@ ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.route.ts 4:34-72 @ ./src/main/webapp/app/primeng/misc/progressbar/index.ts @ ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [4, 48]: You can bind only to public class members. "documentItems" is not a public class member. [8, 49]: You can bind only to public class members. "targetItems" is not a public class member. [15, 45]: You can bind only to public class members. "tableItems" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.route.ts 4:34-72 @ ./src/main/webapp/app/primeng/menu/contextmenu/index.ts @ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/splitbutton/splitbuttondemo.component.ts [16, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/buttons/splitbutton/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/buttons/splitbutton/splitbuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/validation/validationdemo.module.ts [16, 21]: missing whitespace [16, 41]: Too many spaces before 'from'
@ ./src/main/webapp/app/primeng/primeng.module.ts 85:30-80 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/gmap/gmapdemo.module.ts [17, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 58:24-62 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/fileupload/fileupload/fileuploaddemo.component.ts [17, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [18, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [19, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [20, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [21, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [11, 18]: Type number trivially inferred from a number literal, remove type annotation [17, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [18, 11]: Type boolean trivially inferred from a boolean literal, remove type annotation [13, 15]: missing whitespace [3, 18]: missing whitespace [28, 18]: Identifier 'file' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/fileupload/fileupload/index.ts 6:9-46 @ ./src/main/webapp/app/primeng/fileupload/fileupload/fileuploaddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/datatabledemo.component.ts [194, 11]: comment must start with a space [195, 11]: comment must start with a space [196, 11]: comment must start with a space [197, 11]: comment must start with a space [198, 11]: comment must start with a space [24, 18]: Type number trivially inferred from a number literal, remove type annotation [42, 19]: Type number trivially inferred from a number literal, remove type annotation [3, 17]: missing whitespace [58, 110]: missing whitespace [224, 52]: missing whitespace [66, 18]: Identifier 'col' is never reassigned; use 'const' instead of 'let'. [211, 13]: Identifier 'browsers' is never reassigned; use 'const' instead of 'let'. [223, 13]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [183, 55]: The property "browserFilter" that you're trying to access does not exist in the class declaration. [187, 32]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [188, 74]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [188, 67]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [465, 45]: The property "tableItems" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datatable/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.component.ts [2, 17]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/toolbar/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/chips/chipsdemo.component.ts [20, 18]: Type number trivially inferred from a number literal, remove type annotation [39, 15]: missing whitespace [18, 46]: missing whitespace [34, 34]: The property "contactsnotified" that you're trying to access does not exist in the class declaration. Probably you mean: "contactnotified". [34, 27]: The property "contactsnotified" that you're trying to access does not exist in the class declaration. Probably you mean: "contactnotified".
@ ./src/main/webapp/app/primeng/inputs/chips/index.ts 6:9-41 @ ./src/main/webapp/app/primeng/inputs/chips/chipsdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.component.ts [20, 18]: Type number trivially inferred from a number literal, remove type annotation [8, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/overlay/overlaypanel/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/selectbutton/selectbuttondemo.component.ts [20, 20]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type number trivially inferred from a number literal, remove type annotation [26, 19]: Type string trivially inferred from a string literal, remove type annotation [28, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 59]: The property "selectedTypes" that you're trying to access does not exist in the class declaration. Probably you mean: "selectedType". [12, 52]: The property "selectedTypes" that you're trying to access does not exist in the class declaration. Probably you mean: "selectedType". [17, 59]: The property "selectedTypeEvents" that you're trying to access does not exist in the class declaration. [17, 52]: The property "selectedTypeEvents" that you're trying to access does not exist in the class declaration. [17, 105]: The method "handleChange" that you're trying to access does not exist in the class declaration. [22, 59]: The property "selectedTypeDisabled" that you're trying to access does not exist in the class declaration. [22, 52]: The property "selectedTypeDisabled" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/selectbutton/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/selectbutton/selectbuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/spinner/spinnerdemo.component.ts [20, 20]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type number trivially inferred from a number literal, remove type annotation [26, 19]: Type string trivially inferred from a string literal, remove type annotation [28, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 60]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [13, 53]: The property "customizedinput" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/spinner/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/inputs/spinner/spinnerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/select/selectdemo.component.ts [22, 18]: Type number trivially inferred from a number literal, remove type annotation [51, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [49, 13]: Identifier 'countryList' is never reassigned; use 'const' instead of 'let'. [50, 13]: Identifier 'countryCodes' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/inputs/select/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/select/selectdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/terminal/terminaldemo.component.ts [22, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [16, 18]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: missing whitespace [3, 18]: missing whitespace [32, 11]: missing whitespace [26, 17]: Identifier 'response' is never reassigned; use 'const' instead of 'let'. [25, 55]: Parentheses are required around the parameters of an arrow function definition [31, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class TerminalDemoComponent (https://angular.io/styleguide#style-09-01) [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/misc/terminal/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/misc/terminal/terminaldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.component.ts [26, 19]: Type string trivially inferred from a string literal, remove type annotation [29, 18]: Type number trivially inferred from a number literal, remove type annotation [2, 17]: missing whitespace [60, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [67, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [74, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [81, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [89, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [105, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [104, 13]: Identifier 'filtered' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/inputs/autocomplete/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/calendar/calendardemo.component.ts [28, 25]: Type string trivially inferred from a string literal, remove type annotation [30, 18]: Type number trivially inferred from a number literal, remove type annotation [93, 36]: missing whitespace [77, 13]: Identifier 'today' is never reassigned; use 'const' instead of 'let'. [78, 13]: Identifier 'month' is never reassigned; use 'const' instead of 'let'. [79, 13]: Identifier 'year' is never reassigned; use 'const' instead of 'let'. [80, 13]: Identifier 'prevMonth' is never reassigned; use 'const' instead of 'let'. [81, 13]: Identifier 'prevYear' is never reassigned; use 'const' instead of 'let'. [82, 13]: Identifier 'nextMonth' is never reassigned; use 'const' instead of 'let'. [83, 13]: Identifier 'nextYear' is never reassigned; use 'const' instead of 'let'. [91, 13]: Identifier 'invalidDate' is never reassigned; use 'const' instead of 'let'. [67, 125]: The method "onClose" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/calendar/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/inputs/calendar/calendardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/validation/validationdemo.component.ts [3, 18]: missing whitespace [3, 26]: missing whitespace [4, 20]: missing whitespace [4, 32]: missing whitespace [4, 42]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/validation/validationdemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/misc/validation/index.ts @ ./src/main/webapp/app/primeng/misc/validation/validationdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/gmap/gmapdemo.component.ts [31, 18]: Type number trivially inferred from a number literal, remove type annotation [64, 17]: Identifier 'title' is never reassigned; use 'const' instead of 'let'. [61, 13]: Identifier 'isMarker' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/data/gmap/gmapdemo.route.ts 4:27-58 @ ./src/main/webapp/app/primeng/data/gmap/index.ts @ ./src/main/webapp/app/primeng/data/gmap/gmapdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts [33, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 60:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts [33, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 52:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts [36, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 69:31-83 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts [37, 57]: missing whitespace [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 53:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts [38, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 50:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/steps/stepsdemo.component.ts [39, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 1]: trailing whitespace [16, 1]: trailing whitespace [21, 1]: trailing whitespace [31, 1]: trailing whitespace [3, 18]: missing whitespace [49, 42]: missing whitespace [49, 58]: missing whitespace [57, 46]: missing whitespace [57, 62]: missing whitespace [65, 46]: missing whitespace [65, 62]: missing whitespace [73, 46]: missing whitespace [73, 62]: missing whitespace [6, 30]: You can bind only to public class members. "items" is not a public class member. [11, 30]: You can bind only to public class members. "items" is not a public class member. [17, 30]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/steps/stepsdemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/menu/steps/index.ts @ ./src/main/webapp/app/primeng/menu/steps/stepsdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts [39, 57]: missing whitespace [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 80:25-65 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts [39, 57]: missing whitespace [15, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 49:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts [41, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 51:32-86 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/treedemo.module.ts [42, 57]: missing whitespace [42, 77]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 55:24-62 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/listbox/listboxdemo.component.ts [43, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [20, 18]: Type string trivially inferred from a string literal, remove type annotation [43, 18]: Type number trivially inferred from a number literal, remove type annotation [2, 17]: missing whitespace [24, 33]: missing whitespace [24, 51]: missing whitespace [25, 33]: missing whitespace [25, 47]: missing whitespace [26, 33]: missing whitespace [26, 49]: missing whitespace [27, 33]: missing whitespace [27, 51]: missing whitespace [28, 33]: missing whitespace [28, 48]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/listbox/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/inputs/listbox/listboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts [44, 57]: missing whitespace [18, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 56:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.component.ts [47, 35]: comment must start with a space [48, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [16, 19]: Type number trivially inferred from a number literal, remove type annotation [30, 110]: missing whitespace [31, 110]: missing whitespace [34, 116]: missing whitespace [47, 33]: missing whitespace [48, 38]: missing whitespace [49, 120]: missing whitespace [47, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [48, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/data/datascroller/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts [51, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 54:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts [53, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 48:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.component.ts [54, 35]: comment must start with a space [55, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type number trivially inferred from a number literal, remove type annotation [31, 110]: missing whitespace [32, 110]: missing whitespace [54, 33]: missing whitespace [55, 38]: missing whitespace [56, 120]: missing whitespace [54, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [55, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [39, 78]: The property "both" that you're trying to access does not exist in the class declaration. [74, 78]: The property "both" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datagrid/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/datalistdemo.component.ts [54, 35]: comment must start with a space [55, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type number trivially inferred from a number literal, remove type annotation [31, 110]: missing whitespace [32, 110]: missing whitespace [54, 33]: missing whitespace [55, 38]: missing whitespace [56, 120]: missing whitespace [54, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [55, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [84, 153]: The property "both" that you're trying to access does not exist in the class declaration. [202, 167]: The property "both" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datalist/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/event/event.ts [6, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.component.ts 14:14-38 @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.route.ts @ ./src/main/webapp/app/primeng/data/schedule/index.ts @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.module.ts [7, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 46:27-72 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/primeng.module.ts [71, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/app.module.ts 20:23-58 @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/treetabledemo.component.ts [79, 15]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [74, 77]: " should be ' [3, 17]: missing whitespace [3, 26]: missing whitespace [80, 59]: Parentheses are required around the parameters of an arrow function definition [90, 61]: Parentheses are required around the parameters of an arrow function definition [67, 120]: The property "cm" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/treetable/index.ts @ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/button/buttondemo.module.ts [9, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 10:26-71 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/treedemo.component.ts [95, 15]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 17]: missing whitespace [3, 26]: missing whitespace [124, 36]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/tree/treedemo.route.ts 4:27-58 @ ./src/main/webapp/app/primeng/data/tree/index.ts @ ./src/main/webapp/app/primeng/data/tree/treedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main Child html-webpack-plugin for "index.html": 1 asset [./node_modules/html-webpack-plugin/lib/loader.js!./src/main/webapp/index.html] ./node_modules/html-webpack-plugin/lib/loader.js!./src/main/webapp/index.html 1.58 kB {0} [built] factory:196ms building:1526ms = 1722ms webpack: Compiled with warnings. Hash: 6a83cc5b5849e74ff621 Version: webpack 3.6.0 Time: 56275ms 283 assets [./node_modules/style-loader/lib/addStyles.js] ./node_modules/style-loader/lib/addStyles.js 8.7 kB {0} [built] [] -> factory:1183ms building:5953ms = 7136ms [./node_modules/webpack-dev-server/client/index.js?http://localhost:9060] (webpack)-dev-server/client?http://localhost:9060 7.27 kB {2} [built] [] -> factory:64ms building:55ms dependencies:432ms = 551ms [./node_modules/webpack/hot ^.\/log$] (webpack)/hot nonrecursive ^.\/log$ 170 bytes {2} [built] [] -> factory:30ms building:23ms dependencies:1518ms = 1571ms [./node_modules/webpack/hot/dev-server.js] (webpack)/hot/dev-server.js 1.61 kB {2} [built] [] -> factory:136ms building:31ms = 167ms [./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 77 bytes {2} [built] [] -> factory:4ms building:1429ms = 1433ms [./node_modules/webpack/hot/log-apply-result.js] (webpack)/hot/log-apply-result.js 1.31 kB {2} [built] [] -> factory:1524ms building:5977ms dependencies:0ms = 7501ms [./node_modules/webpack/hot/log.js] (webpack)/hot/log.js 1.04 kB {2} [built] [] -> factory:1522ms building:5976ms = 7498ms [./node_modules/zone.js/dist/zone.js] ./node_modules/zone.js/dist/zone.js 113 kB {2} [built] [] -> factory:360ms building:154ms dependencies:1ms = 515ms [./src/main/webapp/app/app.main.ts] ./src/main/webapp/app/app.main.ts 590 bytes {1} [built] [] -> factory:988ms building:6639ms = 7627ms [./src/main/webapp/app/blocks/config/prod.config.ts] ./src/main/webapp/app/blocks/config/prod.config.ts 391 bytes {1} [built] [] -> factory:73ms building:189ms dependencies:616ms = 878ms [./src/main/webapp/app/polyfills.ts] ./src/main/webapp/app/polyfills.ts 2.63 kB {2} [built] [] -> factory:563ms building:6993ms = 7556ms [0] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/polyfills 52 bytes {2} [built] factory:0ms building:3ms = 3ms [1] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/content/scss/global.scss 52 bytes {3} [built] factory:0ms building:1ms dependencies:135ms = 136ms [./src/main/webapp/content/scss/global.scss] ./src/main/webapp/content/scss/global.scss 1.38 kB {3} [built] [] -> factory:518ms building:28ms = 546ms [2] multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main 52 bytes {1} [built] factory:0ms building:1ms dependencies:134ms = 135ms
WARNING in ./src/main/webapp/app/primeng/inputs/inputgroup/inputgroupdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/inputgroup/index.ts 6:9-46 @ ./src/main/webapp/app/primeng/inputs/inputgroup/inputgroupdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputtextarea/inputtextareademo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/inputs/inputtextarea/index.ts 6:9-49 @ ./src/main/webapp/app/primeng/inputs/inputtextarea/inputtextareademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputtext/inputtextdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [16, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/inputtext/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/inputs/inputtext/inputtextdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputmask/inputmaskdemo.component.ts [10, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [20, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [21, 13]: Type string trivially inferred from a string literal, remove type annotation [36, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/inputmask/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/inputs/inputmask/inputmaskdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/editor/editordemo.module.ts [10, 28]: " should be '
@ ./src/main/webapp/app/primeng/primeng.module.ts 37:26-70 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/dialog/dialogdemo.component.ts [11, 12]: Type boolean trivially inferred from a boolean literal, remove type annotation [12, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [13, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [14, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/overlay/dialog/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/overlay/dialog/dialogdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/colorpicker/colorpickerdemo.component.ts [11, 13]: Type string trivially inferred from a string literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [35, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/colorpicker/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/colorpicker/colorpickerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/inputswitch/inputswitchdemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [15, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [22, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/inputswitch/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/inputswitch/inputswitchdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/multimedia/galleria/galleriademo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/multimedia/galleria/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/multimedia/galleria/galleriademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/menubar/menubardemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [104, 1]: Consecutive blank lines are forbidden [5, 32]: You can bind only to public class members. "items" is not a public class member. [10, 32]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/menubar/menubardemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/menu/menubar/index.ts @ ./src/main/webapp/app/primeng/menu/menubar/menubardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [23, 57]: missing whitespace [23, 75]: missing whitespace [23, 102]: missing whitespace [27, 67]: missing whitespace [27, 87]: missing whitespace [27, 106]: missing whitespace [33, 57]: missing whitespace [33, 79]: missing whitespace [37, 55]: missing whitespace [48, 55]: missing whitespace [48, 75]: missing whitespace [52, 54]: missing whitespace [52, 74]: missing whitespace [59, 61]: missing whitespace [63, 53]: missing whitespace [63, 69]: missing whitespace [69, 56]: missing whitespace [73, 54]: missing whitespace [84, 56]: missing whitespace [84, 74]: missing whitespace [88, 54]: missing whitespace [92, 58]: missing whitespace [98, 58]: missing whitespace [109, 54]: missing whitespace [113, 53]: missing whitespace [119, 53]: missing whitespace [123, 56]: missing whitespace [5, 33]: You can bind only to public class members. "items" is not a public class member. [9, 33]: You can bind only to public class members. "items" is not a public class member. [15, 33]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/menu/megamenu/index.ts @ ./src/main/webapp/app/primeng/menu/megamenu/megamenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/menu/menudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 29]: You can bind only to public class members. "items" is not a public class member. [9, 38]: You can bind only to public class members. "items" is not a public class member. [15, 35]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/menu/menudemo.route.ts 4:27-58 @ ./src/main/webapp/app/primeng/menu/menu/index.ts @ ./src/main/webapp/app/primeng/menu/menu/menudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 32]: You can bind only to public class members. "items" is not a public class member. [9, 32]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/menu/tabmenu/index.ts @ ./src/main/webapp/app/primeng/menu/tabmenu/tabmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 34]: You can bind only to public class members. "items" is not a public class member. [9, 34]: You can bind only to public class members. "expandeditems" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/menu/panelmenu/index.ts @ ./src/main/webapp/app/primeng/menu/panelmenu/panelmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 34]: You can bind only to public class members. "items" is not a public class member. [9, 43]: You can bind only to public class members. "items" is not a public class member. [15, 40]: You can bind only to public class members. "items" is not a public class member. [23, 34]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/menu/slidemenu/index.ts @ ./src/main/webapp/app/primeng/menu/slidemenu/slidemenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 35]: You can bind only to public class members. "items" is not a public class member. [9, 44]: You can bind only to public class members. "items" is not a public class member. [15, 35]: You can bind only to public class members. "items" is not a public class member. [21, 41]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/menu/tieredmenu/index.ts @ ./src/main/webapp/app/primeng/menu/tieredmenu/tieredmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/accordion/accordiondemo.component.ts [11, 18]: Type number trivially inferred from a number literal, remove type annotation [30, 15]: missing whitespace [13, 43]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/accordion/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/panel/accordion/accordiondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.module.ts [11, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 15:27-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.module.ts [11, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 17:27-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/togglebutton/togglebuttondemo.component.ts [12, 12]: Type boolean trivially inferred from a boolean literal, remove type annotation [14, 17]: Type boolean trivially inferred from a boolean literal, remove type annotation [16, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation [18, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [20, 18]: Type number trivially inferred from a number literal, remove type annotation [41, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/togglebutton/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/togglebutton/togglebuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/rating/ratingdemo.component.ts [12, 14]: Type number trivially inferred from a number literal, remove type annotation [16, 12]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: Type number trivially inferred from a number literal, remove type annotation [20, 12]: Type number trivially inferred from a number literal, remove type annotation [24, 19]: Type string trivially inferred from a string literal, remove type annotation [26, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/inputs/rating/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/rating/ratingdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/editor/editordemo.component.ts [12, 16]: Type string trivially inferred from a string literal, remove type annotation [14, 17]: Type string trivially inferred from a string literal, remove type annotation [16, 17]: Type string trivially inferred from a string literal, remove type annotation [18, 19]: Type string trivially inferred from a string literal, remove type annotation [20, 18]: Type number trivially inferred from a number literal, remove type annotation [39, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/editor/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/editor/editordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/paginator/paginatordemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 19]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/paginator/paginatordemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/paginator/index.ts @ ./src/main/webapp/app/primeng/data/paginator/paginatordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/button/buttondemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [14, 13]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/buttons/button/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/buttons/button/buttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/grid/griddemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/grid/index.ts 6:9-40 @ ./src/main/webapp/app/primeng/panel/grid/griddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/tooltip/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/overlay/tooltip/tooltipdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/passwordindicator/passwordindicatordemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/passwordindicator/index.ts 6:9-53 @ ./src/main/webapp/app/primeng/inputs/passwordindicator/passwordindicatordemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/captcha/captchademo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 5]: misplaced opening brace
@ ./src/main/webapp/app/primeng/misc/captcha/captchademo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/captcha/index.ts @ ./src/main/webapp/app/primeng/misc/captcha/captchademo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/sidebar/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/overlay/sidebar/sidebardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace [2, 17]: missing whitespace [46, 96]: The method "handleClose" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/panel/tabview/index.ts @ ./src/main/webapp/app/primeng/panel/tabview/tabviewdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.component.ts [12, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [5, 35]: You can bind only to public class members. "items" is not a public class member. [9, 35]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/menu/breadcrumb/index.ts @ ./src/main/webapp/app/primeng/menu/breadcrumb/breadcrumbdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/lightbox/lightboxdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/overlay/lightbox/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/overlay/lightbox/lightboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/confirmdialog/confirmdialogdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/overlay/confirmdialog/index.ts 6:9-49 @ ./src/main/webapp/app/primeng/overlay/confirmdialog/confirmdialogdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/messages/messages/messagesdemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/messages/messages/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/messages/messages/messagesdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/rtl/rtldemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/misc/rtl/rtldemo.route.ts 4:26-56 @ ./src/main/webapp/app/primeng/misc/rtl/index.ts @ ./src/main/webapp/app/primeng/misc/rtl/rtldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/messages/growl/growldemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 15]: missing whitespace [3, 18]: missing whitespace [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration. [25, 51]: The method "clearMessages" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/messages/growl/index.ts 6:9-41 @ ./src/main/webapp/app/primeng/messages/growl/growldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.component.ts [13, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 22]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/blockui/index.ts @ ./src/main/webapp/app/primeng/misc/blockui/blockuidemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts [13, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 28:32-88 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/radiobutton/radiobuttondemo.component.ts [13, 23]: Type string trivially inferred from a string literal, remove type annotation [15, 24]: Type string trivially inferred from a string literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [29, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/radiobutton/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/inputs/radiobutton/radiobuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/scheduledemo.component.ts [137, 11]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type boolean trivially inferred from a boolean literal, remove type annotation [24, 12]: Type number trivially inferred from a number literal, remove type annotation [31, 88]: missing whitespace [56, 88]: missing whitespace [53, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [54, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [69, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [70, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [139, 17]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [153, 13]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [29, 48]: The property "header" that you're trying to access does not exist in the class declaration. [73, 48]: The property "header" that you're trying to access does not exist in the class declaration. [75, 89]: The method "handleEventMouseout" that you're trying to access does not exist in the class declaration. [76, 40]: The method "handleEventDragStart" that you're trying to access does not exist in the class declaration. [76, 89]: The method "handleEventDragStop" that you're trying to access does not exist in the class declaration. [77, 35]: The method "handleEventDrop" that you're trying to access does not exist in the class declaration. [77, 82]: The method "handleEventResizeStart" that you're trying to access does not exist in the class declaration. [78, 41]: The method "handleEventResizeStop" that you're trying to access does not exist in the class declaration. [78, 89]: The method "handleEventResize" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/schedule/index.ts @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/service/event.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts 25:22-56 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/dragdrop/dragdrop/service/document.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.module.ts 17:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orgchart/service/vcard.service.ts [14, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.component.ts 13:22-56 @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.route.ts @ ./src/main/webapp/app/primeng/data/orgchart/index.ts @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/orderlist/index.ts @ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/picklistdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/picklist/index.ts @ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/dragdrop/dragdrop/index.ts @ ./src/main/webapp/app/primeng/dragdrop/dragdrop/dragdropdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/panel/paneldemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation
@ ./src/main/webapp/app/primeng/panel/panel/paneldemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/panel/panel/index.ts @ ./src/main/webapp/app/primeng/panel/panel/paneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/carouseldemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [20, 110]: missing whitespace
@ ./src/main/webapp/app/primeng/data/carousel/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [22, 14]: Type boolean trivially inferred from a boolean literal, remove type annotation [115, 11]: missing whitespace [114, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class OrgChartDemoComponent (https://angular.io/styleguide#style-09-01)
@ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/data/orgchart/index.ts @ ./src/main/webapp/app/primeng/data/orgchart/orgchartdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/slider/sliderdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [30, 19]: Type string trivially inferred from a string literal, remove type annotation [32, 18]: Type number trivially inferred from a number literal, remove type annotation [26, 33]: missing whitespace [57, 78]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [57, 71]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [59, 35]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [59, 28]: The property "customizedinput" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/slider/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/slider/sliderdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.component.ts [14, 18]: Type number trivially inferred from a number literal, remove type annotation [32, 15]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.route.ts 4:31-66 @ ./src/main/webapp/app/primeng/panel/fieldset/index.ts @ ./src/main/webapp/app/primeng/panel/fieldset/fieldsetdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 81:27-71 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/checkbox/checkboxdemo.component.ts [15, 14]: Type boolean trivially inferred from a boolean literal, remove type annotation [17, 18]: Type number trivially inferred from a number literal, remove type annotation [19, 15]: missing whitespace [13, 50]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/checkbox/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/inputs/checkbox/checkboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts 17:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/service/treenode.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/tree/treedemo.module.ts 21:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts 18:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/service/treenode.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts 21:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/overlaypanel/service/score.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.component.ts 13:22-56 @ ./src/main/webapp/app/primeng/overlay/overlaypanel/index.ts @ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts 15:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/misc/defer/deferdemo.component.ts 13:24-60 @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.route.ts @ ./src/main/webapp/app/primeng/misc/defer/index.ts @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.component.ts 13:24-60 @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.route.ts @ ./src/main/webapp/app/primeng/misc/inplace/index.ts @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts 26:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/select/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/inputs/select/selectdemo.module.ts 19:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/service/country.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts 18:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts 19:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts 17:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/service/browser.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts 20:24-60 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/service/employee.service.ts [15, 18]: Parentheses are required around the parameters of an arrow function definition
@ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts 19:25-62 @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/deferdemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 32]: missing whitespace [25, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/misc/defer/deferdemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/misc/defer/index.ts @ ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [21, 15]: missing whitespace [3, 18]: missing whitespace [3, 26]: missing whitespace [22, 110]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.route.ts 4:30-64 @ ./src/main/webapp/app/primeng/misc/inplace/index.ts @ ./src/main/webapp/app/primeng/misc/inplace/inplacedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/progressspinner/progressspinnerdemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/progressspinner/index.ts 6:9-51 @ ./src/main/webapp/app/primeng/misc/progressspinner/progressspinnerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [24, 13]: Parentheses are required around the parameters of an arrow function definition [30, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class ProgressBarDemoComponent (https://angular.io/styleguide#style-09-01)
@ ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.route.ts 4:34-72 @ ./src/main/webapp/app/primeng/misc/progressbar/index.ts @ ./src/main/webapp/app/primeng/misc/progressbar/progressbardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.component.ts [15, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace [4, 48]: You can bind only to public class members. "documentItems" is not a public class member. [8, 49]: You can bind only to public class members. "targetItems" is not a public class member. [15, 45]: You can bind only to public class members. "tableItems" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.route.ts 4:34-72 @ ./src/main/webapp/app/primeng/menu/contextmenu/index.ts @ ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/splitbutton/splitbuttondemo.component.ts [16, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 18]: missing whitespace
@ ./src/main/webapp/app/primeng/buttons/splitbutton/index.ts 6:9-47 @ ./src/main/webapp/app/primeng/buttons/splitbutton/splitbuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/validation/validationdemo.module.ts [16, 21]: missing whitespace [16, 41]: Too many spaces before 'from'
@ ./src/main/webapp/app/primeng/primeng.module.ts 85:30-80 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/gmap/gmapdemo.module.ts [17, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 58:24-62 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/fileupload/fileupload/fileuploaddemo.component.ts [17, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [18, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [19, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [20, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [21, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [11, 18]: Type number trivially inferred from a number literal, remove type annotation [17, 15]: Type boolean trivially inferred from a boolean literal, remove type annotation [18, 11]: Type boolean trivially inferred from a boolean literal, remove type annotation [13, 15]: missing whitespace [3, 18]: missing whitespace [28, 18]: Identifier 'file' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/fileupload/fileupload/index.ts 6:9-46 @ ./src/main/webapp/app/primeng/fileupload/fileupload/fileuploaddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/datatabledemo.component.ts [194, 11]: comment must start with a space [195, 11]: comment must start with a space [196, 11]: comment must start with a space [197, 11]: comment must start with a space [198, 11]: comment must start with a space [24, 18]: Type number trivially inferred from a number literal, remove type annotation [42, 19]: Type number trivially inferred from a number literal, remove type annotation [3, 17]: missing whitespace [58, 110]: missing whitespace [224, 52]: missing whitespace [66, 18]: Identifier 'col' is never reassigned; use 'const' instead of 'let'. [211, 13]: Identifier 'browsers' is never reassigned; use 'const' instead of 'let'. [223, 13]: Identifier 'index' is never reassigned; use 'const' instead of 'let'. [183, 55]: The property "browserFilter" that you're trying to access does not exist in the class declaration. [187, 32]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [188, 74]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [188, 67]: The property "ratingFilter" that you're trying to access does not exist in the class declaration. [465, 45]: The property "tableItems" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datatable/index.ts 6:9-45 @ ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.component.ts [2, 17]: missing whitespace
@ ./src/main/webapp/app/primeng/panel/toolbar/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/chips/chipsdemo.component.ts [20, 18]: Type number trivially inferred from a number literal, remove type annotation [39, 15]: missing whitespace [18, 46]: missing whitespace [34, 34]: The property "contactsnotified" that you're trying to access does not exist in the class declaration. Probably you mean: "contactnotified". [34, 27]: The property "contactsnotified" that you're trying to access does not exist in the class declaration. Probably you mean: "contactnotified".
@ ./src/main/webapp/app/primeng/inputs/chips/index.ts 6:9-41 @ ./src/main/webapp/app/primeng/inputs/chips/chipsdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.component.ts [20, 18]: Type number trivially inferred from a number literal, remove type annotation [8, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/overlay/overlaypanel/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/overlay/overlaypanel/overlaypaneldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/selectbutton/selectbuttondemo.component.ts [20, 20]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type number trivially inferred from a number literal, remove type annotation [26, 19]: Type string trivially inferred from a string literal, remove type annotation [28, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 59]: The property "selectedTypes" that you're trying to access does not exist in the class declaration. Probably you mean: "selectedType". [12, 52]: The property "selectedTypes" that you're trying to access does not exist in the class declaration. Probably you mean: "selectedType". [17, 59]: The property "selectedTypeEvents" that you're trying to access does not exist in the class declaration. [17, 52]: The property "selectedTypeEvents" that you're trying to access does not exist in the class declaration. [17, 105]: The method "handleChange" that you're trying to access does not exist in the class declaration. [22, 59]: The property "selectedTypeDisabled" that you're trying to access does not exist in the class declaration. [22, 52]: The property "selectedTypeDisabled" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/selectbutton/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/selectbutton/selectbuttondemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/spinner/spinnerdemo.component.ts [20, 20]: Type number trivially inferred from a number literal, remove type annotation [22, 20]: Type number trivially inferred from a number literal, remove type annotation [26, 19]: Type string trivially inferred from a string literal, remove type annotation [28, 18]: Type number trivially inferred from a number literal, remove type annotation [13, 60]: The property "customizedinput" that you're trying to access does not exist in the class declaration. [13, 53]: The property "customizedinput" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/spinner/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/inputs/spinner/spinnerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/select/selectdemo.component.ts [22, 18]: Type number trivially inferred from a number literal, remove type annotation [51, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [49, 13]: Identifier 'countryList' is never reassigned; use 'const' instead of 'let'. [50, 13]: Identifier 'countryCodes' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/inputs/select/index.ts 6:9-42 @ ./src/main/webapp/app/primeng/inputs/select/selectdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/terminal/terminaldemo.component.ts [22, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [16, 18]: Type number trivially inferred from a number literal, remove type annotation [18, 15]: missing whitespace [3, 18]: missing whitespace [32, 11]: missing whitespace [26, 17]: Identifier 'response' is never reassigned; use 'const' instead of 'let'. [25, 55]: Parentheses are required around the parameters of an arrow function definition [31, 5]: Implement lifecycle hook interface OnDestroy for method ngOnDestroy in class TerminalDemoComponent (https://angular.io/styleguide#style-09-01) [2, 54]: The method "onChangeStep" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/misc/terminal/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/misc/terminal/terminaldemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.component.ts [26, 19]: Type string trivially inferred from a string literal, remove type annotation [29, 18]: Type number trivially inferred from a number literal, remove type annotation [2, 17]: missing whitespace [60, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [67, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [74, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [81, 13]: Identifier 'query' is never reassigned; use 'const' instead of 'let'. [89, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [105, 18]: Identifier 'country' is never reassigned; use 'const' instead of 'let'. [104, 13]: Identifier 'filtered' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/inputs/autocomplete/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/inputs/autocomplete/autocompletedemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/calendar/calendardemo.component.ts [28, 25]: Type string trivially inferred from a string literal, remove type annotation [30, 18]: Type number trivially inferred from a number literal, remove type annotation [93, 36]: missing whitespace [77, 13]: Identifier 'today' is never reassigned; use 'const' instead of 'let'. [78, 13]: Identifier 'month' is never reassigned; use 'const' instead of 'let'. [79, 13]: Identifier 'year' is never reassigned; use 'const' instead of 'let'. [80, 13]: Identifier 'prevMonth' is never reassigned; use 'const' instead of 'let'. [81, 13]: Identifier 'prevYear' is never reassigned; use 'const' instead of 'let'. [82, 13]: Identifier 'nextMonth' is never reassigned; use 'const' instead of 'let'. [83, 13]: Identifier 'nextYear' is never reassigned; use 'const' instead of 'let'. [91, 13]: Identifier 'invalidDate' is never reassigned; use 'const' instead of 'let'. [67, 125]: The method "onClose" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/inputs/calendar/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/inputs/calendar/calendardemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/validation/validationdemo.component.ts [3, 18]: missing whitespace [3, 26]: missing whitespace [4, 20]: missing whitespace [4, 32]: missing whitespace [4, 42]: missing whitespace
@ ./src/main/webapp/app/primeng/misc/validation/validationdemo.route.ts 4:33-70 @ ./src/main/webapp/app/primeng/misc/validation/index.ts @ ./src/main/webapp/app/primeng/misc/validation/validationdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/gmap/gmapdemo.component.ts [31, 18]: Type number trivially inferred from a number literal, remove type annotation [64, 17]: Identifier 'title' is never reassigned; use 'const' instead of 'let'. [61, 13]: Identifier 'isMarker' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/data/gmap/gmapdemo.route.ts 4:27-58 @ ./src/main/webapp/app/primeng/data/gmap/index.ts @ ./src/main/webapp/app/primeng/data/gmap/gmapdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/carousel/carouseldemo.module.ts [33, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 60:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/picklist/picklistdemo.module.ts [33, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 52:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/contextmenu/contextmenudemo.module.ts [36, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 69:31-83 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/orderlist/orderlistdemo.module.ts [37, 57]: missing whitespace [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 53:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts [38, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 50:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/menu/steps/stepsdemo.component.ts [39, 18]: Type number trivially inferred from a number literal, remove type annotation [12, 1]: trailing whitespace [16, 1]: trailing whitespace [21, 1]: trailing whitespace [31, 1]: trailing whitespace [3, 18]: missing whitespace [49, 42]: missing whitespace [49, 58]: missing whitespace [57, 46]: missing whitespace [57, 62]: missing whitespace [65, 46]: missing whitespace [65, 62]: missing whitespace [73, 46]: missing whitespace [73, 62]: missing whitespace [6, 30]: You can bind only to public class members. "items" is not a public class member. [11, 30]: You can bind only to public class members. "items" is not a public class member. [17, 30]: You can bind only to public class members. "items" is not a public class member.
@ ./src/main/webapp/app/primeng/menu/steps/stepsdemo.route.ts 4:28-60 @ ./src/main/webapp/app/primeng/menu/steps/index.ts @ ./src/main/webapp/app/primeng/menu/steps/stepsdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/misc/defer/deferdemo.module.ts [39, 57]: missing whitespace [14, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 80:25-65 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts [39, 57]: missing whitespace [15, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 49:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts [41, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 51:32-86 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/treedemo.module.ts [42, 57]: missing whitespace [42, 77]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 55:24-62 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/inputs/listbox/listboxdemo.component.ts [43, 5]: Declaration of instance field not allowed after declaration of instance method. Instead, this should come at the beginning of the class/interface. [20, 18]: Type string trivially inferred from a string literal, remove type annotation [43, 18]: Type number trivially inferred from a number literal, remove type annotation [2, 17]: missing whitespace [24, 33]: missing whitespace [24, 51]: missing whitespace [25, 33]: missing whitespace [25, 47]: missing whitespace [26, 33]: missing whitespace [26, 49]: missing whitespace [27, 33]: missing whitespace [27, 51]: missing whitespace [28, 33]: missing whitespace [28, 48]: missing whitespace
@ ./src/main/webapp/app/primeng/inputs/listbox/index.ts 6:9-43 @ ./src/main/webapp/app/primeng/inputs/listbox/listboxdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts [44, 57]: missing whitespace [18, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 56:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.component.ts [47, 35]: comment must start with a space [48, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [16, 19]: Type number trivially inferred from a number literal, remove type annotation [30, 110]: missing whitespace [31, 110]: missing whitespace [34, 116]: missing whitespace [47, 33]: missing whitespace [48, 38]: missing whitespace [49, 120]: missing whitespace [47, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [48, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'.
@ ./src/main/webapp/app/primeng/data/datascroller/index.ts 6:9-48 @ ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts [51, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 54:28-74 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datatable/datatabledemo.module.ts [53, 57]: missing whitespace
@ ./src/main/webapp/app/primeng/primeng.module.ts 48:29-77 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.component.ts [54, 35]: comment must start with a space [55, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type number trivially inferred from a number literal, remove type annotation [31, 110]: missing whitespace [32, 110]: missing whitespace [54, 33]: missing whitespace [55, 38]: missing whitespace [56, 120]: missing whitespace [54, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [55, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [39, 78]: The property "both" that you're trying to access does not exist in the class declaration. [74, 78]: The property "both" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datagrid/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/datagrid/datagriddemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/datalist/datalistdemo.component.ts [54, 35]: comment must start with a space [55, 40]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [15, 19]: Type number trivially inferred from a number literal, remove type annotation [31, 110]: missing whitespace [32, 110]: missing whitespace [54, 33]: missing whitespace [55, 38]: missing whitespace [56, 120]: missing whitespace [54, 13]: Identifier 'start' is never reassigned; use 'const' instead of 'let'. [55, 13]: Identifier 'end' is never reassigned; use 'const' instead of 'let'. [84, 153]: The property "both" that you're trying to access does not exist in the class declaration. [202, 167]: The property "both" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/datalist/index.ts 6:9-44 @ ./src/main/webapp/app/primeng/data/datalist/datalistdemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/schedule/event/event.ts [6, 13]: Type boolean trivially inferred from a boolean literal, remove type annotation
@ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.component.ts 14:14-38 @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.route.ts @ ./src/main/webapp/app/primeng/data/schedule/index.ts @ ./src/main/webapp/app/primeng/data/schedule/scheduledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/panel/toolbar/toolbardemo.module.ts [7, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 46:27-72 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/primeng.module.ts [71, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/app.module.ts 20:23-58 @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/treetable/treetabledemo.component.ts [79, 15]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [74, 77]: " should be ' [3, 17]: missing whitespace [3, 26]: missing whitespace [80, 59]: Parentheses are required around the parameters of an arrow function definition [90, 61]: Parentheses are required around the parameters of an arrow function definition [67, 120]: The property "cm" that you're trying to access does not exist in the class declaration.
@ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.route.ts 4:32-68 @ ./src/main/webapp/app/primeng/data/treetable/index.ts @ ./src/main/webapp/app/primeng/data/treetable/treetabledemo.module.ts @ ./src/main/webapp/app/primeng/primeng.module.ts @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/buttons/button/buttondemo.module.ts [9, 1]: Consecutive blank lines are forbidden
@ ./src/main/webapp/app/primeng/primeng.module.ts 10:26-71 @ ./src/main/webapp/app/app.module.ts @ ./src/main/webapp/app/app.main.ts @ multi (webpack)-dev-server/client?http://localhost:9060 webpack/hot/dev-server ./src/main/webapp/app/app.main
WARNING in ./src/main/webapp/app/primeng/data/tree/treedemo.component.ts [95, 15]: comment must start with a space [14, 18]: Type number trivially inferred from a number literal, remove type annotation [3, 17]: missing whitespace [3, 26]: missing whitespace [124, 36]: Parentheses are required around the parameters of an arrow function definition
Local: http://localhost:9000
External: http://192.168.1.77:9000
UI: http://localhost:3001
` and the result on http://localhost:9000/#/ or http://localhost:8080 it's a blank page.
What i am doing wrong?
Thank you very much
@cospuiu Did you run ./mvnw in a separate terminal as well. I tried with both windows and mac machines without an issue. Also check for DevTools errors(F12).
@sudheerj , the server is running (mvnw in a separate terminal)
the front is running as well
at that is what i got on the browser:
i really don't know where is the problem
This error shows that primeng-extensions-wizard library not available. Can you please do npm install before doing yarn start or npm start.
Hello, i have removed all the imports of wizard module and now i can see that :
i will do a git rollback and i will run npm install, and after that i will try again.
Thank you very much.
You are welcome. 👍
You don't need to remove imports if you install the package.
I understand, that is the reason of the rollback, to install the package without removing anything.
thanks again
With new generated project with jhipster version v4.10.1 and v4.10.2 it's not working, i followed all the instruction mentioned but found the following error.