#490 [Stylelint] disallowed-listを指定する時は回答を用意する #491
Annotations
3 errors
|
|
|
test/cli.spec.mjs#L258
AssertionError: expected [ …(40) ] to strictly equal [ …(30) ]
- Expected
+ Received
[
"test/fixtures/stylelint/unit.scss:12:13 Unexpected value \"3em\" for property \"font-size\" (declaration-property-value-allowed-list)",
"test/fixtures/stylelint/unit.scss:13:13 Unexpected value \"1.2em\" for property \"font-size\" (declaration-property-value-allowed-list)",
"test/fixtures/stylelint/unit.scss:14:13 Unexpected value \"0.5em\" for property \"font-size\" (declaration-property-value-allowed-list)",
"test/fixtures/stylelint/unit.scss:15:13 Unexpected value \"4vw\" for property \"font-size\" (declaration-property-value-allowed-list)",
+ "test/fixtures/stylelint/unit.scss:15:14 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
+ "test/fixtures/stylelint/unit.scss:20:17 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
+ "test/fixtures/stylelint/unit.scss:23:26 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
+ "test/fixtures/stylelint/unit.scss:26:40 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
"test/fixtures/stylelint/unit.scss:32:13 Unexpected value \"16px\" for property \"font-size\" (declaration-property-value-allowed-list)",
"test/fixtures/stylelint/unit.scss:34:13 Unexpected value \"16ex\" for property \"font-size\" (declaration-property-value-allowed-list)",
- "test/fixtures/stylelint/unit.scss:34:15 Unexpected unit \"ex\" (unit-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:34:15 `ex`は使用しないでください。代わりに`em, rem`を検討してください。",
"test/fixtures/stylelint/unit.scss:35:13 Unexpected value \"16pt\" for property \"font-size\" (declaration-property-value-allowed-list)",
- "test/fixtures/stylelint/unit.scss:35:15 Unexpected unit \"pt\" (unit-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:35:15 `pt`は使用しないでください。代わりに`px, rem`を検討してください。",
"test/fixtures/stylelint/unit.scss:36:13 Unexpected value \"16cm\" for property \"font-size\" (declaration-property-value-allowed-list)",
- "test/fixtures/stylelint/unit.scss:36:15 Unexpected unit \"cm\" (unit-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:36:15 `cm`は使用しないでください。代わりに`px, rem`を検討してください。",
"test/fixtures/stylelint/unit.scss:45:15 Expected \"400\" to be \"normal\" (font-weight-notation)",
"test/fixtures/stylelint/unit.scss:57:16 Unexpected unit (length-zero-no-unit)",
+ "test/fixtures/stylelint/unit.scss:63:21 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
+ "test/fixtures/stylelint/unit.scss:64:21 `vh`は使用しないでください。代わりに`svh, dvh, lvh`を検討してください。",
"test/fixtures/stylelint/unit.scss:67:15 Unexpected value \"5%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/unit.scss:68:15 Unexpected value \"50%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/unit.scss:69:14 Unexpected value \"33.3%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:72:34 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
"test/fixtures/stylelint/unit.scss:74:36 Unexpected value \"54.2vw\" for type \"length-percentage\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:74:40 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
"test/fixtures/stylelint/unit.scss:75:23 Unexpected value \"2vw\" for type \"length\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:75:24 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
"test/fixtures/stylelint/unit.scss:76:23 Unexpected value \"50vh\" for type \"length\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/unit.scss:76:25 `vh`は使用しないでください。代わりに`svh, dvh, lvh`を検討してください。",
"test/fixtures/stylelint/unit.scss:77:19 Unexpected value \"105%\" for type \"length\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/unit.scss:78:19 Unexpected value \"120%\" for type \"length\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/unit.scss:79:19 Unexpec
|
|
test/cli.spec.mjs#L239
AssertionError: expected [ …(11) ] to strictly equal [ …(9) ]
- Expected
+ Received
@@ -5,7 +5,9 @@
"test/fixtures/stylelint/values.scss:16:15 Unexpected value \"101%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/values.scss:17:15 Unexpected value \"199%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/values.scss:18:15 Unexpected value \"200%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/values.scss:19:15 Unexpected value \"999%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
"test/fixtures/stylelint/values.scss:20:15 Unexpected value \"1000%\" for type \"percentage\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/values.scss:21:34 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
"test/fixtures/stylelint/values.scss:22:31 Unexpected value \"1vw\" for type \"length\" (@d-zero/declaration-value-type-disallowed-list)",
+ "test/fixtures/stylelint/values.scss:22:32 `vw`は使用しないでください。代わりに`svw, dvw, lvw`を検討してください。",
]
❯ test/cli.spec.mjs:239:22
|
The logs for this run have expired and are no longer available.
Loading