Skip to content

refactor(fx-core): scaffold question and generator refactor #35701

refactor(fx-core): scaffold question and generator refactor

refactor(fx-core): scaffold question and generator refactor #35701

Triggered via pull request February 7, 2025 08:37
Status Failure
Total duration 7m 10s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
unit-test
Cannot find module '../../../src/component/generator/templates/templateGenerator' or its corresponding type declarations.
unit-test
Cannot find module '../../../src/question/templates' or its corresponding type declarations.
unit-test
Argument of type '"post"' is not assignable to parameter of type 'keyof SpecGenerator'.
unit-test
Argument of type '"post"' is not assignable to parameter of type 'keyof SpecGenerator'.
unit-test
Argument of type '"post"' is not assignable to parameter of type 'keyof SpecGenerator'.
unit-test
Process completed with exit code 1.