feat: support interpreter for prompt cell #813
Annotations
3 errors and 1 warning
CI: JavaScript (20, 3.8) / CI
'Switch' is declared but its value is never read.
|
CI: JavaScript (20, 3.8) / CI
Type '(value: string, options: DefaultOptionType) => void' is not assignable to type '(value: string, option?: { value: string; label: Element; disabled: boolean; support_interpreter: "dynamic" | "immutable" | "disable" | undefined; } | { value: string; label: Element; disabled: boolean; support_interpreter: "dynamic" | ... 2 more ... | undefined; }[] | undefined) => void'.
|
CI: JavaScript (20, 3.8) / CI
Process completed with exit code 1.
|
CI: JavaScript (20, 3.8) / CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|