mirror of https://github.com/sveltejs/svelte
				
				
				
			
							parent
							
								
									0edbac615c
								
							
						
					
					
						commit
						cb514afde4
					
				@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Attributes need to be unique",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 17
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 17
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Two-way binding is disabled",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 7
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 7
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "directive values should not be wrapped — use 'foo', not '{foo}'",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 19
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 19
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Can only bind to an identifier (e.g. `foo`) or a member expression (e.g. `foo.bar` or `foo[baz]`)",
 | 
				
			||||||
 | 
						"pos": 19,
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 19
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "comment was left open, expected -->",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 24
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 24
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "LeftCurlyBracket is expected",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 2,
 | 
				
			||||||
 | 
							"column": 16
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 24
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Expected a method call",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 15
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 15
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Assigning to rvalue",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 1
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "You can only have one top-level <style> tag per component",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 9,
 | 
				
			||||||
 | 
							"column": 0
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 58
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "ref directives cannot have a value",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 14
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 14
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<script> must have a closing tag",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 3,
 | 
				
			||||||
 | 
							"column": 8
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 32
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<svelte:self> components can only exist inside if-blocks or each-blocks",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 1
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Unexpected end of input",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 2
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 2
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Unexpected end of input",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 1
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "Block was left open",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 0
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 0
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<div> was left open",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 0
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 0
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "</div> attempted to close an element that was not open",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 0
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 0
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<input> is a void element and cannot have children, or a closing tag",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 23
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 23
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<svelte:window> cannot have children",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 1,
 | 
				
			||||||
 | 
							"column": 15
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 15
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "A component can only have one <svelte:window> tag",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 2,
 | 
				
			||||||
 | 
							"column": 0
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 17
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<svelte:window> tags cannot be inside elements or blocks",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 2,
 | 
				
			||||||
 | 
							"column": 1
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 11
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"message": "<svelte:window> tags cannot be inside elements or blocks",
 | 
				
			||||||
 | 
						"loc": {
 | 
				
			||||||
 | 
							"line": 2,
 | 
				
			||||||
 | 
							"column": 1
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"pos": 7
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue