Don't show syntax error for *
s inside --value
and --modifier
fu…
#254
Annotations
10 errors
tests/code-actions/code-actions.test.js > basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/code-actions/code-actions.v2-jit.test.js > v2-jit:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/code-actions/code-actions.v2.test.js > v2:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/code-actions/code-actions.v4.test.js > v4/basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/colors/colors.test.js > basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/colors/colors.test.js > v4/basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/colors/colors.test.js > v4: colors are recursively resolved from the theme:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ Module.init tests/common.ts:79:22
❯ Object.prepare tests/colors/colors.test.js:328:44
❯ src/testing/index.ts:29:31
|
tests/colors/colors.test.js > colors that use light-dark() resolve to their light color:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ Module.init tests/common.ts:79:22
❯ Object.prepare tests/colors/colors.test.js:367:44
❯ src/testing/index.ts:29:31
|
tests/colors/presentation.test.js > basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|
tests/colors/presentation.test.js > v4/basic:
packages/tailwindcss-language-server/tests/utils/client.ts#L240
TypeError: styleText is not a function
❯ trace tests/utils/client.ts:240:8
❯ Module.createClient tests/utils/client.ts:246:3
❯ init tests/common.ts:79:22
❯ tests/common.ts:165:38
|