Update template migration interface #3482
Triggered via pull request
September 27, 2024 15:32
Status
Failure
Total duration
5m 57s
Artifacts
–
Annotations
12 errors
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
Expected 1 arguments, but got 2.
|
tests (20, ubuntu-latest)
@tailwindcss/cli#lint: command (/home/runner/work/tailwindcss/tailwindcss/packages/@tailwindcss-cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
|
tests (20, ubuntu-latest)
Process completed with exit code 2.
|
src/template/candidates.test.ts > replaces the right positions for a candidate:
packages/@tailwindcss-upgrade/src/template/candidates.ts#L9
Error: Failed to convert JavaScript value `Object {"theme":{"prefix":null,"values":{}},"utilities":{"utilities":{},"completions":{}},"variants":{"compareFns":{},"variants":{},"completions":{},"groupOrder":null,"lastOrder":70}}` into rust type `String`
❯ Module.extractRawCandidates src/template/candidates.ts:9:24
❯ src/template/candidates.test.ts:130:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'StringExpected' }
|
tests (20, macos-14)
Process completed with exit code 1.
|
src/template/candidates.test.ts > replaces the right positions for a candidate:
packages/@tailwindcss-upgrade/src/template/candidates.ts#L9
Error: Failed to convert JavaScript value `Object {"theme":{"prefix":null,"values":{}},"utilities":{"utilities":{},"completions":{}},"variants":{"compareFns":{},"variants":{},"completions":{},"groupOrder":null,"lastOrder":70}}` into rust type `String`
❯ Module.extractRawCandidates src/template/candidates.ts:9:24
❯ src/template/candidates.test.ts:130:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'StringExpected' }
|
tests (20, windows-latest)
Process completed with exit code 1.
|