mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
103 lines
2.3 KiB
Plaintext
103 lines
2.3 KiB
Plaintext
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; }
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
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; }
|
|
| ^^^^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/esbuild/misc/avMO0PRST3qaooxANKWiIw/input.css:1:7
|
|
|
|
|
1 | .decl { a: b; c: d; }
|
|
| ^^^^^^^^^^^^^^^
|
|
|
|
error: Declaration
|
|
--> $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; }
|
|
| ^
|
|
|
|
error: Declaration
|
|
--> $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; }
|
|
| ^
|
|
|