mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
73 lines
1.6 KiB
Plaintext
73 lines
1.6 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: StyleRule
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: ComplexSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^
|
|
|
|
error: CompoundSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^
|
|
|
|
error: NamespacedName
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:1
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:3
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: Declaration
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:5
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^^^^^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:5
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:12
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^
|
|
|
|
error: HashValue
|
|
--> $DIR/tests/fixture/esbuild/misc/SFBgyV9jnFbMzWZoo9VbSQ/input.css:1:12
|
|
|
|
|
1 | a { color: #ABCF }
|
|
| ^^^^^
|
|
|