mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
91 lines
2.5 KiB
Plaintext
91 lines
2.5 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:1
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:1
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: AtRule
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:1
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: KeyframesRule
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:1
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:12
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^
|
|
|
|
error: KeyframeBlock
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:19
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^^^
|
|
|
|
error: KeyframeSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:19
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:19
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^
|
|
|
|
error: KeyframeBlockRule
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:24
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:24
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|
|
error: KeyframeBlock
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:27
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^^^^
|
|
|
|
error: KeyframeSelector
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:27
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|
|
error: Text
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:27
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|
|
error: KeyframeBlockRule
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:30
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/esbuild/misc/lS8DPMFU-dQY4SnMMBW4Aw/input.css:1:30
|
|
|
|
|
1 | @keyframes test { from {} to {} }
|
|
| ^^
|
|
|