Skip to content

feat: support interpreter for prompt cell #813

feat: support interpreter for prompt cell

feat: support interpreter for prompt cell #813

Triggered via pull request December 16, 2024 02:24
Status Failure
Total duration 6m 58s
Artifacts

ci.yml

on: pull_request
Matrix: CI: JavaScript
Fit to window
Zoom out
Zoom in

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