Skip to content

Sequential LLM fetch #41

Sequential LLM fetch

Sequential LLM fetch #41

Triggered via pull request November 29, 2023 22:08
Status Failure
Total duration 11m 30s
Artifacts

coqpilot.yml

on: pull_request
Matrix: build
create-release
0s
create-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L39
Cannot find name 'ProofViewError'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L50
Cannot find name 'ProofViewError'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L58
Type 'null' is not assignable to type 'Vernacexpr'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L118
Argument of type 'any[] | null' is not assignable to parameter of type 'any[]'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L173
Argument of type 'any[] | null' is not assignable to parameter of type 'any[]'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L178
Argument of type 'any[] | null' is not assignable to parameter of type 'any[]'.
build (ubuntu-latest, 4.14): src/coqLspClient/flecheDocUtils.ts#L186
Argument of type 'any[] | null' is not assignable to parameter of type 'any[]'.
build (ubuntu-latest, 4.14): src/test/coqLlmInteractionTests/proofView.test.ts#L346
Argument of type 'CoqpilotConfig | undefined' is not assignable to parameter of type 'CoqpilotConfig'.
build (ubuntu-latest, 4.14): src/test/coqLlmInteractionTests/proofView.test.ts#L406
Argument of type 'TextEditor | undefined' is not assignable to parameter of type 'TextEditor'.