pull/8304/head
tanhauhau 4 years ago
parent 4716da43dc
commit dde5f30a5c

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"foo\" in <Nested>", "message": "Duplicate slot name \"foo\" in <Nested>",
"start": { "line": 7, "column": 1, "character": 96 }, "start": { "line": 7, "column": 1 },
"end": { "line": 7, "column": 26, "character": 121 }, "end": { "line": 7, "column": 26 }
"pos": 96
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"a\" in <Nested>", "message": "Duplicate slot name \"a\" in <Nested>",
"start": { "line": 11, "column": 2, "character": 179 }, "start": { "line": 11, "column": 2 },
"end": { "line": 13, "column": 20, "character": 245 }, "end": { "line": 13, "column": 20 }
"pos": 179
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"foo\" in <Nested>", "message": "Duplicate slot name \"foo\" in <Nested>",
"start": { "line": 7, "column": 1, "character": 124 }, "start": { "line": 7, "column": 1 },
"end": { "line": 7, "column": 54, "character": 177 }, "end": { "line": 7, "column": 54 }
"pos": 124
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"foo\" in <Nested>", "message": "Duplicate slot name \"foo\" in <Nested>",
"start": { "line": 7, "column": 1, "character": 124 }, "start": { "line": 7, "column": 1 },
"end": { "line": 7, "column": 26, "character": 149 }, "end": { "line": 7, "column": 26 }
"pos": 124
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Found elements without slot attribute when using slot=\"default\"", "message": "Found elements without slot attribute when using slot=\"default\"",
"start": { "line": 6, "column": 1, "character": 69 }, "start": { "line": 6, "column": 1 },
"end": { "line": 6, "column": 56, "character": 124 }, "end": { "line": 6, "column": 56 }
"pos": 69
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Found elements without slot attribute when using slot=\"default\"", "message": "Found elements without slot attribute when using slot=\"default\"",
"start": { "line": 11, "column": 2, "character": 154 }, "start": { "line": 11, "column": 2 },
"end": { "line": 13, "column": 20, "character": 226 }, "end": { "line": 13, "column": 20 }
"pos": 154
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"a\" in <Nested>", "message": "Duplicate slot name \"a\" in <Nested>",
"start": { "line": 20, "column": 5, "character": 333 }, "start": { "line": 20, "column": 5 },
"end": { "line": 22, "column": 23, "character": 405 }, "end": { "line": 22, "column": 23 }
"pos": 333
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"a\" in <Nested>", "message": "Duplicate slot name \"a\" in <Nested>",
"start": { "line": 24, "column": 5, "character": 424 }, "start": { "line": 24, "column": 5 },
"end": { "line": 26, "column": 23, "character": 496 }, "end": { "line": 26, "column": 23 }
"pos": 424
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "duplicate-slot-name-in-component", "code": "duplicate-slot-name-in-component",
"message": "Duplicate slot name \"d\" in <Component>", "message": "Duplicate slot name \"d\" in <Component>",
"start": { "line": 13, "column": 1, "character": 195 }, "start": { "line": 13, "column": 1 },
"end": { "line": 15, "column": 19, "character": 259 }, "end": { "line": 15, "column": 19 }
"pos": 195
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "invalid-mix-element-and-conditional-slot", "code": "invalid-mix-element-and-conditional-slot",
"message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">", "message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">",
"start": { "line": 10, "column": 2, "character": 139 }, "start": { "line": 10, "column": 2 },
"end": { "line": 12, "column": 20, "character": 196 }, "end": { "line": 12, "column": 20 }
"pos": 139
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "invalid-mix-element-and-conditional-slot", "code": "invalid-mix-element-and-conditional-slot",
"message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">", "message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">",
"start": { "line": 9, "column": 6, "character": 124 }, "start": { "line": 9, "column": 6 },
"end": { "line": 9, "column": 36, "character": 154 }, "end": { "line": 9, "column": 36 }
"pos": 124
} }
] ]

@ -2,8 +2,7 @@
{ {
"code": "invalid-mix-element-and-conditional-slot", "code": "invalid-mix-element-and-conditional-slot",
"message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">", "message": "Do not mix <svelte:fragment> and other elements under the same {#if}{:else} group. Default slot content should be wrapped with <svelte:fragment slot=\"default\">",
"start": { "line": 11, "column": 2, "character": 170 }, "start": { "line": 11, "column": 2 },
"end": { "line": 11, "column": 19, "character": 187 }, "end": { "line": 11, "column": 19 }
"pos": 170
} }
] ]

Loading…
Cancel
Save