Skip to content

fix: update dependency inquirer to v12 #2081

fix: update dependency inquirer to v12

fix: update dependency inquirer to v12 #2081

Triggered via push October 9, 2024 09:09
Status Failure
Total duration 1m 41s
Artifacts

CI.yml

on: push
Matrix: build
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
1m 34s
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
Code quality
0s
Code quality
Fit to window
Zoom out
Zoom in

Annotations

26 errors
build (ubuntu-22.04, 20): @commitlint/prompt/src/input.ts#L2
Module '"inquirer"' has no exported member 'PromptModule'. Did you mean to use 'import PromptModule from "inquirer"' instead?
build (ubuntu-22.04, 20): @commitlint/prompt/src/input.ts#L41
Argument of type 'InputCustomOptions<Partial<Record<ResultPart, string | undefined>>>' is not assignable to parameter of type 'DistinctQuestion<Partial<Record<ResultPart, string | undefined>>>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L4
'inquirer' is declared but its value is never read.
build (ubuntu-22.04, 20): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L80
Property 'filter' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L81
Property 'filter' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L94
Property 'transformer' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L95
Property 'transformer' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/library/get-prompt.ts#L78
Object literal may only specify known properties, and 'name' does not exist in type 'InputCustomOptions<Partial<Record<ResultPart, string | undefined>>>'.
build (ubuntu-22.04, 20): @commitlint/prompt/src/library/get-prompt.ts#L80
Parameter 'input' implicitly has an 'any' type.
build (windows-2022, 18)
The job was canceled because "ubuntu-22_04_20" failed.
build (windows-2022, 18)
The operation was canceled.
build (windows-2022, 20)
The job was canceled because "ubuntu-22_04_20" failed.
build (windows-2022, 20)
The operation was canceled.
build (ubuntu-22.04, 18)
The job was canceled because "ubuntu-22_04_20" failed.
build (ubuntu-22.04, 18): @commitlint/prompt/src/input.ts#L2
Module '"inquirer"' has no exported member 'PromptModule'. Did you mean to use 'import PromptModule from "inquirer"' instead?
build (ubuntu-22.04, 18): @commitlint/prompt/src/input.ts#L41
Argument of type 'InputCustomOptions<Partial<Record<ResultPart, string | undefined>>>' is not assignable to parameter of type 'DistinctQuestion<Partial<Record<ResultPart, string | undefined>>>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L4
'inquirer' is declared but its value is never read.
build (ubuntu-22.04, 18): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L80
Property 'filter' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L81
Property 'filter' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L94
Property 'transformer' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/inquirer/InputCustomPrompt.ts#L95
Property 'transformer' does not exist on type 'PromptOptions<TQuestion>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/library/get-prompt.ts#L78
Object literal may only specify known properties, and 'name' does not exist in type 'InputCustomOptions<Partial<Record<ResultPart, string | undefined>>>'.
build (ubuntu-22.04, 18): @commitlint/prompt/src/library/get-prompt.ts#L80
Parameter 'input' implicitly has an 'any' type.
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
Process completed with exit code 2.