Skip to content

feat(prompt): prompt cell initialize #69

feat(prompt): prompt cell initialize

feat(prompt): prompt cell initialize #69

Triggered via pull request December 11, 2023 19:22
@BroKunBroKun
synchronize #9
prompt_cell
Status Failure
Total duration 7m 58s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci (16.20.x)
Argument of type 'ManaModule' is not assignable to parameter of type 'MaybePromise<ManaModule>'.
ci (16.20.x)
Argument of type 'import("/home/runner/work/libro/libro/node_modules/.pnpm/@difizen+mana-core@0.1.2_react@18.2.0/node_modules/@difizen/mana-core/lib/command/command-registry").CommandRegistry' is not assignable to parameter of type 'import("/home/runner/work/libro/libro/node_modules/.pnpm/@difizen+mana-core@0.0.2-alpha.3_react@18.2.0/node_modules/@difizen/mana-core/lib/command/command-registry").CommandRegistry'.
ci (16.20.x)
Argument of type 'import("/home/runner/work/libro/libro/node_modules/.pnpm/@difizen+mana-core@0.1.2_react@18.2.0/node_modules/@difizen/mana-core/lib/keybinding/keybinding").KeybindingRegistry' is not assignable to parameter of type 'import("/home/runner/work/libro/libro/node_modules/.pnpm/@difizen+mana-core@0.0.2-alpha.3_react@18.2.0/node_modules/@difizen/mana-core/lib/keybinding/keybinding").KeybindingRegistry'.
ci (16.20.x)
Property 'msgChangeEmitter' in type 'LibroPromptCellModel' is not assignable to the same property in base type 'ExecutableCellModel'.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (16.20.x)
Conversion of type 'CellModel & ExecutableCellModel' to type 'LibroPromptCellModel' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.