chore(deps): update dependency tailwindcss to v4 #2139
Annotations
20 errors
format
@kosori/ui#format: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@kosori/www#format: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
Type '["class"]' is not assignable to type 'DarkModeStrategy | undefined'.
|
typecheck
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; 'primary-bg': string; ... 582 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
typecheck
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; 'primary-bg': string; ... 582 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
typecheck
@kosori/tailwind-config#typecheck: command (/home/runner/work/ui/ui/tooling/tailwind) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
build
Type '{ content: string[]; presets: { darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; ... 583 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }[]; theme: { ...; }; pl...' is not assignable to type 'UserConfig'.
|
build
@kosori/ui#build: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
build
Type '["class"]' is not assignable to type 'DarkModeStrategy | undefined'.
|
build
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; 'primary-bg': string; ... 582 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
build
Process completed with exit code 2.
|
lint
Type '{ content: string[]; presets: { darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; ... 583 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }[]; theme: { ...; }; pl...' is not assignable to type 'UserConfig'.
|
lint
Type '["class"]' is not assignable to type 'DarkModeStrategy | undefined'.
|
lint
Type '{ darkMode: ["class"]; content: string[]; theme: { extend: { colors: { transparent: string; current: string; white: string; black: string; 'primary-base': string; 'primary-bg-subtle': string; 'primary-bg': string; ... 582 more ...; 'white-a12': string; }; borderColor: { ...; }; }; }; }' is not assignable to type 'UserConfig'.
|
lint
@kosori/ui#lint: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
|
lint
@kosori/ui#build: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
lint
@kosori/www#lint: command (/home/runner/work/ui/ui/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
|
lint
Process completed with exit code 2.
|