refactor(rolldown): derive package data from rolldown logs #1322
Annotations
6 errors, 5 warnings, and 1 notice
|
lint
Process completed with exit code 1.
|
|
lint:
packages/vite/src/uno.config.ts#L8
Type 'Preset<Theme>' is not assignable to type 'PresetOrFactoryAwaitable<Theme> | PresetOrFactoryAwaitable<Theme>[]'.
|
|
lint:
packages/ui/src/unocss/index.ts#L22
No overload matches this call.
|
|
lint:
packages/self-inspect/src/uno.config.ts#L6
Type 'Preset<Theme>' is not assignable to type 'PresetOrFactoryAwaitable<Theme> | PresetOrFactoryAwaitable<Theme>[]'.
|
|
lint:
packages/rolldown/src/uno.config.ts#L8
Type 'Preset<Theme>' is not assignable to type 'PresetOrFactoryAwaitable<Theme> | PresetOrFactoryAwaitable<Theme>[]'.
|
|
lint:
packages/core/playground/uno.config.ts#L6
Type 'Preset<Theme>' is not assignable to type 'PresetOrFactoryAwaitable<Theme> | PresetOrFactoryAwaitable<Theme>[]'.
|
|
test (lts/*, ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
|
test (lts/*, macos-latest)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
e2e
The process '/usr/bin/git' failed with exit code 128
|
|
lint
The process '/usr/bin/git' failed with exit code 128
|
|
test (lts/*, windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
|
test (lts/*, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|