Skip to content

Migrate the runtime to esm #2699

Migrate the runtime to esm

Migrate the runtime to esm #2699

Triggered via pull request November 12, 2025 14:10
Status Failure
Total duration 1m 13s
Artifacts

check-schema.yml

on: pull_request
check-runtime-schemas
1m 2s
check-runtime-schemas
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-runtime-schemas: packages/consumption/src/index.ts#L6
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './consumption/ConsumptionCoreErrors.js'?
check-runtime-schemas: packages/consumption/src/index.ts#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './consumption/ConsumptionControllerName.js'?
check-runtime-schemas: packages/consumption/src/index.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './consumption/ConsumptionController.js'?
check-runtime-schemas: packages/consumption/src/index.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './consumption/ConsumptionConfig.js'?
check-runtime-schemas: packages/consumption/src/index.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './consumption/ConsumptionBaseController.js'?
check-runtime-schemas: packages/consumption/src/index.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './buildInformation.js'?
check-runtime-schemas: packages/consumption/src/consumption/ConsumptionController.ts#L45
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './ConsumptionConfig.js'?
check-runtime-schemas: packages/consumption/src/consumption/ConsumptionController.ts#L44
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
check-runtime-schemas: packages/consumption/src/consumption/ConsumptionBaseController.ts#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './ConsumptionControllerName.js'?
check-runtime-schemas: packages/consumption/src/consumption/ConsumptionBaseController.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './ConsumptionController.js'?