Skip to content

Instantly share code, notes, and snippets.

@prawnsalad
Created July 1, 2018 19:05
Show Gist options
  • Save prawnsalad/4d0578990a67c9bd0bb354bf765cabc8 to your computer and use it in GitHub Desktop.
Save prawnsalad/4d0578990a67c9bd0bb354bf765cabc8 to your computer and use it in GitHub Desktop.
/work/personal/kiwiirc/src/components/App.vue
40:1 error Line 40 exceeds the maximum line length of 100 max-len
44:19 error 'v-else' directives require being preceded by the element which has a 'v-if' or 'v-else' directive vue/valid-v-else
/work/personal/kiwiirc/src/components/AppSettings.vue
18:1 error Line 18 exceeds the maximum line length of 100 max-len
20:1 error Line 20 exceeds the maximum line length of 100 max-len
20:37 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
45:1 error Line 45 exceeds the maximum line length of 100 max-len
46:1 error Line 46 exceeds the maximum line length of 100 max-len
47:1 error Line 47 exceeds the maximum line length of 100 max-len
48:1 error Line 48 exceeds the maximum line length of 100 max-len
49:1 error Line 49 exceeds the maximum line length of 100 max-len
50:1 error Line 50 exceeds the maximum line length of 100 max-len
51:1 error Line 51 exceeds the maximum line length of 100 max-len
58:1 error Line 58 exceeds the maximum line length of 100 max-len
59:1 error Line 59 exceeds the maximum line length of 100 max-len
60:1 error Line 60 exceeds the maximum line length of 100 max-len
67:1 error Line 67 exceeds the maximum line length of 100 max-len
68:1 error Line 68 exceeds the maximum line length of 100 max-len
94:26 error Absolute imports should come before relative imports import/first
95:23 error Absolute imports should come before relative imports import/first
168:5 error The "components" property should be above the "data" property on line 113 vue/order-in-components
/work/personal/kiwiirc/src/components/AutoComplete.vue
4:9 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
4:28 error 'item_idx' is defined but never used vue/no-unused-vars
13:1 error Line 13 exceeds the maximum line length of 100 max-len
17:1 error Line 17 exceeds the maximum line length of 100 max-len
32:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/BufferKey.vue
5:65 error Parsing error: x-invalid-end-tag vue/no-parsing-error
19:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/BufferSettings.vue
42:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/ChannelBanlist.vue
13:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
16:1 error Line 16 exceeds the maximum line length of 100 max-len
17:1 error Line 17 exceeds the maximum line length of 100 max-len
33:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/ChannelInfo.vue
69:5 error Props should at least define their types vue/require-prop-types
101:5 error The "computed" property should be above the "methods" property on line 74 vue/order-in-components
117:5 error The "created" property should be above the "methods" property on line 74 vue/order-in-components
119:5 error The "updated" property should be above the "methods" property on line 74 vue/order-in-components
/work/personal/kiwiirc/src/components/ChannelList.vue
16:1 error Line 16 exceeds the maximum line length of 100 max-len
25:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
30:1 error Line 30 exceeds the maximum line length of 100 max-len
36:1 error Line 36 exceeds the maximum line length of 100 max-len
47:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/Container.vue
11:1 error Line 11 exceeds the maximum line length of 100 max-len
12:1 error Line 12 exceeds the maximum line length of 100 max-len
39:1 error Line 39 exceeds the maximum line length of 100 max-len
60:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/ContainerHeader.vue
13:1 error Line 13 exceeds the maximum line length of 100 max-len
13:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
14:1 error Line 14 exceeds the maximum line length of 100 max-len
15:1 error Line 15 exceeds the maximum line length of 100 max-len
16:1 error Line 16 exceeds the maximum line length of 100 max-len
18:1 error Line 18 exceeds the maximum line length of 100 max-len
18:234 error Parsing error: x-invalid-end-tag vue/no-parsing-error
19:1 error Line 19 exceeds the maximum line length of 100 max-len
20:1 error Line 20 exceeds the maximum line length of 100 max-len
21:1 error Line 21 exceeds the maximum line length of 100 max-len
24:1 error Line 24 exceeds the maximum line length of 100 max-len
34:1 error Line 34 exceeds the maximum line length of 100 max-len
35:1 error Line 35 exceeds the maximum line length of 100 max-len
37:1 error Line 37 exceeds the maximum line length of 100 max-len
46:1 error Line 46 exceeds the maximum line length of 100 max-len
46:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
57:1 error Line 57 exceeds the maximum line length of 100 max-len
80:1 error Line 80 exceeds the maximum line length of 100 max-len
94:33 error Absolute imports should come before relative imports import/first
95:30 error Absolute imports should come before relative imports import/first
103:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/ControlInput.vue
3:1 error Line 3 exceeds the maximum line length of 100 max-len
4:1 error Line 4 exceeds the maximum line length of 100 max-len
10:1 error Line 10 exceeds the maximum line length of 100 max-len
42:1 error Line 42 exceeds the maximum line length of 100 max-len
42:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
68:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/inputtools/Emoji.vue
4:1 error Line 4 exceeds the maximum line length of 100 max-len
4:13 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
16:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/inputtools/TextStyle.vue
39:1 error Line 39 exceeds the maximum line length of 100 max-len
47:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/MediaViewer.vue
38:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/MessageInfo.vue
3:1 error Line 3 exceeds the maximum line length of 100 max-len
6:1 error Line 6 exceeds the maximum line length of 100 max-len
7:1 error Line 7 exceeds the maximum line length of 100 max-len
11:13 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
31:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/MessageList.vue
2:1 error Line 2 exceeds the maximum line length of 100 max-len
10:1 error Line 10 exceeds the maximum line length of 100 max-len
18:1 error Line 18 exceeds the maximum line length of 100 max-len
34:1 error Line 34 exceeds the maximum line length of 100 max-len
67:5 error Props should at least define their types vue/require-prop-types
371:1 error Line 371 exceeds the maximum line length of 100 max-len
462:1 error Line 462 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/MessageListMessageCompact.vue
74:5 error Props should at least define their types vue/require-prop-types
193:1 error Line 193 exceeds the maximum line length of 100 max-len
226:1 error Line 226 exceeds the maximum line length of 100 max-len
242:1 error Line 242 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/MessageListMessageModern.vue
85:5 error Props should at least define their types vue/require-prop-types
139:1 error Line 139 exceeds the maximum line length of 100 max-len
148:1 error Line 148 exceeds the maximum line length of 100 max-len
153:1 error Line 153 exceeds the maximum line length of 100 max-len
171:1 error Line 171 exceeds the maximum line length of 100 max-len
175:1 error Line 175 exceeds the maximum line length of 100 max-len
223:1 error Line 223 exceeds the maximum line length of 100 max-len
227:1 error Line 227 exceeds the maximum line length of 100 max-len
300:1 error Line 300 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/NetworkSettings.vue
8:1 error Line 8 exceeds the maximum line length of 100 max-len
10:1 error Line 10 exceeds the maximum line length of 100 max-len
12:1 error Line 12 exceeds the maximum line length of 100 max-len
13:1 error Line 13 exceeds the maximum line length of 100 max-len
15:1 error Line 15 exceeds the maximum line length of 100 max-len
21:1 error Line 21 exceeds the maximum line length of 100 max-len
26:1 error Line 26 exceeds the maximum line length of 100 max-len
32:1 error Line 32 exceeds the maximum line length of 100 max-len
36:1 error Line 36 exceeds the maximum line length of 100 max-len
41:1 error Line 41 exceeds the maximum line length of 100 max-len
48:1 error Line 48 exceeds the maximum line length of 100 max-len
52:1 error Line 52 exceeds the maximum line length of 100 max-len
57:1 error Line 57 exceeds the maximum line length of 100 max-len
58:1 error Line 58 exceeds the maximum line length of 100 max-len
61:1 error Line 61 exceeds the maximum line length of 100 max-len
69:1 error Line 69 exceeds the maximum line length of 100 max-len
72:1 error Line 72 exceeds the maximum line length of 100 max-len
100:5 error Props should at least define their types vue/require-prop-types
152:29 warning Unexpected confirm no-alert
/work/personal/kiwiirc/src/components/Nicklist.vue
56:5 error Props should at least define their types vue/require-prop-types
82:13 error for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array no-restricted-syntax
/work/personal/kiwiirc/src/components/NotConnected.vue
28:73 error Parsing error: x-invalid-end-tag vue/no-parsing-error
32:1 error Line 32 exceeds the maximum line length of 100 max-len
48:5 error Props should at least define their types vue/require-prop-types
67:17 error Unexpected side effect in "shouldShowLoading" computed property vue/no-side-effects-in-computed-properties
68:17 error Unexpected timed function in "shouldShowLoading" computed property vue/no-async-in-computed-properties
69:21 error Unexpected side effect in "shouldShowLoading" computed property vue/no-side-effects-in-computed-properties
/work/personal/kiwiirc/src/components/SelfUser.vue
13:1 error Line 13 exceeds the maximum line length of 100 max-len
21:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/ServerView.vue
8:1 error Line 8 exceeds the maximum line length of 100 max-len
11:1 error Line 11 exceeds the maximum line length of 100 max-len
28:23 error Absolute imports should come before relative imports import/first
36:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/SettingsAliases.vue
4:1 error Line 4 exceeds the maximum line length of 100 max-len
7:1 error Line 7 exceeds the maximum line length of 100 max-len
11:1 error Line 11 exceeds the maximum line length of 100 max-len
28:1 error Line 28 exceeds the maximum line length of 100 max-len
31:1 error Line 31 exceeds the maximum line length of 100 max-len
32:1 error Line 32 exceeds the maximum line length of 100 max-len
33:1 error Line 33 exceeds the maximum line length of 100 max-len
39:1 error Line 39 exceeds the maximum line length of 100 max-len
42:1 error Line 42 exceeds the maximum line length of 100 max-len
43:1 error Line 43 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/Sidebar.vue
64:1 error Line 64 exceeds the maximum line length of 100 max-len
105:8 error 'state' is defined but never used no-unused-vars
109:21 error Absolute imports should come before relative imports import/first
111:23 error Absolute imports should come before relative imports import/first
121:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/startups/CommonLayout.vue
9:1 error Line 9 exceeds the maximum line length of 100 max-len
10:1 error Line 10 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/startups/CustomServer.vue
5:1 error Line 5 exceeds the maximum line length of 100 max-len
8:1 error Line 8 exceeds the maximum line length of 100 max-len
9:1 error Line 9 exceeds the maximum line length of 100 max-len
13:1 error Line 13 exceeds the maximum line length of 100 max-len
15:1 error Line 15 exceeds the maximum line length of 100 max-len
19:1 error Line 19 exceeds the maximum line length of 100 max-len
22:1 error Line 22 exceeds the maximum line length of 100 max-len
24:1 error Line 24 exceeds the maximum line length of 100 max-len
30:1 error Line 30 exceeds the maximum line length of 100 max-len
33:1 error Line 33 exceeds the maximum line length of 100 max-len
35:1 error Line 35 exceeds the maximum line length of 100 max-len
37:1 error Line 37 exceeds the maximum line length of 100 max-len
42:1 error Line 42 exceeds the maximum line length of 100 max-len
44:1 error Line 44 exceeds the maximum line length of 100 max-len
48:1 error Line 48 exceeds the maximum line length of 100 max-len
50:1 error Line 50 exceeds the maximum line length of 100 max-len
54:1 error Line 54 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/startups/KiwiBnc.vue
18:1 error Line 18 exceeds the maximum line length of 100 max-len
83:17 error iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations no-restricted-syntax
/work/personal/kiwiirc/src/components/startups/Personal.vue
8:1 error Line 8 exceeds the maximum line length of 100 max-len
9:1 error Line 9 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/startups/Welcome.vue
7:1 error Line 7 exceeds the maximum line length of 100 max-len
9:1 error Line 9 exceeds the maximum line length of 100 max-len
11:1 error Line 11 exceeds the maximum line length of 100 max-len
13:1 error Line 13 exceeds the maximum line length of 100 max-len
14:1 error Line 14 exceeds the maximum line length of 100 max-len
16:1 error Line 16 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/startups/ZncLogin.vue
8:1 error Line 8 exceeds the maximum line length of 100 max-len
10:1 error Line 10 exceeds the maximum line length of 100 max-len
11:1 error Line 11 exceeds the maximum line length of 100 max-len
12:1 error Line 12 exceeds the maximum line length of 100 max-len
22:1 error Line 22 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/StateBrowser.vue
14:1 error Line 14 exceeds the maximum line length of 100 max-len
31:13 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
34:1 error Line 34 exceeds the maximum line length of 100 max-len
35:1 error Line 35 exceeds the maximum line length of 100 max-len
37:1 error Line 37 exceeds the maximum line length of 100 max-len
40:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
45:1 error Line 45 exceeds the maximum line length of 100 max-len
45:21 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
64:1 error Line 64 exceeds the maximum line length of 100 max-len
75:29 error Absolute imports should come before relative imports import/first
76:23 error Absolute imports should come before relative imports import/first
85:5 error Props should at least define their types vue/require-prop-types
132:29 warning Unexpected confirm no-alert
/work/personal/kiwiirc/src/components/StateBrowserNetwork.vue
6:1 error Line 6 exceeds the maximum line length of 100 max-len
11:1 error Line 11 exceeds the maximum line length of 100 max-len
12:1 error Line 12 exceeds the maximum line length of 100 max-len
14:1 error Line 14 exceeds the maximum line length of 100 max-len
17:1 error Line 17 exceeds the maximum line length of 100 max-len
31:1 error Line 31 exceeds the maximum line length of 100 max-len
65:1 error Line 65 exceeds the maximum line length of 100 max-len
68:1 error Line 68 exceeds the maximum line length of 100 max-len
72:1 error Line 72 exceeds the maximum line length of 100 max-len
81:17 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
90:1 error Line 90 exceeds the maximum line length of 100 max-len
93:1 error Line 93 exceeds the maximum line length of 100 max-len
127:5 error Props should at least define their types vue/require-prop-types
538:1 error Line 538 exceeds the maximum line length of 100 max-len
/work/personal/kiwiirc/src/components/UserBox.vue
14:1 error Line 14 exceeds the maximum line length of 100 max-len
33:9 error Parsing error: x-invalid-end-tag vue/no-parsing-error
44:1 error Line 44 exceeds the maximum line length of 100 max-len
45:1 error Line 45 exceeds the maximum line length of 100 max-len
46:1 error Line 46 exceeds the maximum line length of 100 max-len
48:1 error Line 48 exceeds the maximum line length of 100 max-len
49:1 error Line 49 exceeds the maximum line length of 100 max-len
50:1 error Line 50 exceeds the maximum line length of 100 max-len
50:177 error Parsing error: control-character-in-input-stream vue/no-parsing-error
51:1 error Line 51 exceeds the maximum line length of 100 max-len
52:1 error Line 52 exceeds the maximum line length of 100 max-len
60:25 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
67:1 error Line 67 exceeds the maximum line length of 100 max-len
73:1 error Line 73 exceeds the maximum line length of 100 max-len
79:1 error Line 79 exceeds the maximum line length of 100 max-len
94:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/utils/InputPrompt.vue
19:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/utils/InputText.vue
50:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/components/utils/IrcInput.vue
28:5 error Props should at least define their types vue/require-prop-types
314:13 error Unexpected assignment within a 'while' statement no-cond-assign
/work/personal/kiwiirc/src/components/utils/TabbedView.vue
4:13 error Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
22:5 error Props should at least define their types vue/require-prop-types
30:5 error Props should at least define their types vue/require-prop-types
/work/personal/kiwiirc/src/thirdparty/kiwiirccom.vue
8:1 error Line 8 exceeds the maximum line length of 100 max-len
9:1 error Line 9 exceeds the maximum line length of 100 max-len
21:1 error Line 21 exceeds the maximum line length of 100 max-len
✖ 238 problems (236 errors, 2 warnings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment