2021-08-20 10:48:08 +03:00
|
|
|
error: Stylesheet
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: StyleRule
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2021-11-04 12:54:55 +03:00
|
|
|
error: SelectorList
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^
|
|
|
|
|
2021-08-20 10:48:08 +03:00
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: ClassSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:2
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Block
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:7
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^^^^^^^^^^^^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Declaration
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:9
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:9
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: Value
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:12
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:12
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|
2021-10-26 21:38:05 +03:00
|
|
|
error: Declaration
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:15
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^^^^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:15
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: Value
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:18
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:18
|
|
|
|
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
|
|
| ^
|
|
|
|
|