Skip to content

chore: migrate to typescript #506

chore: migrate to typescript

chore: migrate to typescript #506

Triggered via pull request May 29, 2026 15:36
Status Failure
Total duration 1m 0s
Artifacts

generator.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
npm-test
Process completed with exit code 2.
npm-test: node_modules/generator-jhipster/dist/lib/testing/helpers.d.ts#L163
Property 'create' in type 'JHipsterTest<JHipsterTestGenerator>' is not assignable to the same property in base type 'YeomanTest'.
npm-test: node_modules/generator-jhipster/dist/lib/testing/helpers.d.ts#L139
Property 'runDefault' in type 'JHipsterTest<JHipsterTestGenerator>' is not assignable to the same property in base type 'YeomanTest'.
npm-test: node_modules/generator-jhipster/dist/lib/testing/helpers.d.ts#L136
Property 'run' in type 'JHipsterTest<JHipsterTestGenerator>' is not assignable to the same property in base type 'YeomanTest'.
npm-test: node_modules/generator-jhipster/dist/lib/testing/helpers.d.ts#L6
Cannot find module '../../cli/types.ts' or its corresponding type declarations.
npm-test: node_modules/generator-jhipster/dist/cli/program.d.ts#L23
Cannot find module './types.ts' or its corresponding type declarations.
npm-test: node_modules/generator-jhipster/dist/cli/jhipster-command.d.ts#L21
Cannot find module './types.ts' or its corresponding type declarations.
npm-test: node_modules/generator-jhipster/dist/cli/environment-builder.d.ts#L3
Cannot find module './types.d.ts' or its corresponding type declarations.
npm-test: node_modules/@yeoman/transform/dist/transform.d.ts#L1
'"node:stream"' has no exported member named 'PipelineOptions'. Did you mean 'PipeOptions'?
npm-test: generators/client/generator.ts#L15
Property 'clientFramework' does not exist on type 'Readonly<Config>'.