Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. ERROR in ./components/Declarations/Event/Fieldsets.vue
  2. Module Error (from ./node_modules/eslint-loader/index.js):
  3.  
  4. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/components/Declarations/Event/Fieldsets.vue
  5. 9:5 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  6. 11:7 warning Attribute "ref" should go before ":is" vue/attributes-order
  7. 17:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  8. 23:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  9.  
  10. ✖ 4 problems (1 error, 3 warnings)
  11. 0 errors and 3 warnings potentially fixable with the `--fix` option.
  12. ERROR in ./components/Declarations/Program/Fieldsets.vue
  13. Module Error (from ./node_modules/eslint-loader/index.js):
  14.  
  15. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/components/Declarations/Program/Fieldsets.vue
  16. 9:5 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  17. 11:7 warning Attribute "ref" should go before ":is" vue/attributes-order
  18. 17:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  19. 23:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  20.  
  21. ✖ 4 problems (1 error, 3 warnings)
  22. 0 errors and 3 warnings potentially fixable with the `--fix` option.
  23. ERROR in ./mixins/form/index.js
  24. Module Error (from ./node_modules/eslint-loader/index.js):
  25.  
  26. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/mixins/form/index.js
  27. 2:1 error `@/mixins/modal` import should occur before import of `./tools` import/order
  28.  
  29. ✖ 1 problem (1 error, 0 warnings)
  30. 1 error and 0 warnings potentially fixable with the `--fix` option.
  31. ERROR in ./mixins/form/validation.js
  32. Module Error (from ./node_modules/eslint-loader/index.js):
  33.  
  34. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/mixins/form/validation.js
  35. 44:23 error Strings must use singlequote quotes
  36.  
  37. ✖ 1 problem (1 error, 0 warnings)
  38. 1 error and 0 warnings potentially fixable with the `--fix` option.
  39. ERROR in ./pages/map.vue
  40. Module Error (from ./node_modules/eslint-loader/index.js):
  41.  
  42. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/pages/map.vue
  43. 8:7 warning Attribute ":items" should go before "ymap-class" vue/attributes-order
  44. 9:7 warning Attribute ":item-type" should go before "ymap-class" vue/attributes-order
  45. 21:13 warning Attribute ":settings" should go before "class" vue/attributes-order
  46. 30:17 warning Attribute ":control-class" should go before "control-container-cols" vue/attributes-order
  47. 47:19 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  48. 51:21 warning Attribute "@updated" should go before "theme" vue/attributes-order
  49. 57:15 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  50. 62:17 warning Attribute ":items" should go before "list-items-class" vue/attributes-order
  51. 63:17 warning Attribute ":layout" should go before "list-items-class" vue/attributes-order
  52. 64:17 warning Attribute ":page" should go before "list-items-class" vue/attributes-order
  53. 65:17 warning Attribute ":per-page" should go before "list-items-class" vue/attributes-order
  54. 66:17 warning Attribute ":has-paginator" should go before "list-items-class" vue/attributes-order
  55. 67:17 warning Attribute ":has-per-page-select" should go before "list-items-class" vue/attributes-order
  56. 68:17 warning Attribute ":has-sorter" should go before "list-items-class" vue/attributes-order
  57. 69:17 warning Attribute "v-bind" should go before "list-items-class" vue/attributes-order
  58. 70:17 warning Attribute "v-on" should go before "list-items-class" vue/attributes-order
  59. 76:21 warning Attribute ":item" should go before "class" vue/attributes-order
  60. 77:21 warning Attribute ":show-description" should go before "class" vue/attributes-order
  61. 82:23 warning Attribute ":class" should go before "level" vue/attributes-order
  62. 128:5 error The "ProgramsFilter" component has been registered but not used vue/no-unused-components
  63. 130:5 error The "EventsFilter" component has been registered but not used vue/no-unused-components
  64. 132:5 error The "OrganizationsFilter" component has been registered but not used vue/no-unused-components
  65. 137:5 error The "ProgramsList" component has been registered but not used vue/no-unused-components
  66. 139:5 error The "EventsList" component has been registered but not used vue/no-unused-components
  67. 141:5 error The "OrganizationsList" component has been registered but not used vue/no-unused-components
  68.  
  69. ✖ 25 problems (8 errors, 17 warnings)
  70. 0 errors and 17 warnings potentially fixable with the `--fix` option.
  71. ERROR in ./plugins/regions/tyumen/components/Declarations/Program/Fieldsets.vue
  72. Module Error (from ./node_modules/eslint-loader/index.js):
  73.  
  74. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/plugins/regions/tyumen/components/Declarations/Program/Fieldsets.vue
  75. 9:5 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  76. 11:7 warning Attribute "ref" should go before ":is" vue/attributes-order
  77. 17:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  78. 23:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  79. 36:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  80. 43:7 warning Attribute "ref" should go before "v-if" vue/attributes-order
  81.  
  82. ✖ 6 problems (1 error, 5 warnings)
  83. 0 errors and 5 warnings potentially fixable with the `--fix` option.
  84. ERROR in ./plugins/regions/tyumen/components/Filters/Events.vue
  85. Module Error (from ./node_modules/eslint-loader/index.js):
  86.  
  87. /home/alextolmy/www/app/EDUADNL/extedu-portal-navigator/src/frontend/plugins/regions/tyumen/components/Filters/Events.vue
  88. 2:3 error Expected '<component>' elements to have 'v-bind:is' attribute vue/require-component-is
  89. 14:1 error `@/components/Filters/Events` import should occur before import of `./collapsible` import/order
  90.  
  91. ✖ 2 problems (2 errors, 0 warnings)
  92. 1 error and 0 warnings potentially fixable with the `--fix` option.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement