chore: upgrade rollup #259
Annotations
3 errors
test_dev
Type '{ language: any; onChange: (language: string) => void; sdks?: Partial<Record<"ruby" | "go" | "node" | "python" | "java" | "csharp" | "swift", { packageName: string; installCommand?: InstallCommand | undefined; }>> | undefined; }' is not assignable to type '{ sdks: Partial<Record<"ruby" | "go" | "node" | "python" | "java" | "csharp" | "swift", { packageName: string; installCommand?: InstallCommand | undefined; }>>; language: string; onChange: (language: string) => void; }'.
|
test_dev
@fern-ui/components#compile: command (/home/runner/work/fern-platform/fern-platform/packages/ui/components) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
test_dev
Process completed with exit code 1.
|