Npm.js publish #429
Annotations
7 errors
|
build
Process completed with exit code 2.
|
|
build:
packages/ng-schematics/src/prompt/SchematicsPromptSession.ts#L77
Conversion of type 'Template' to type 'IgniteUIForAngularTemplate' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
build:
packages/ng-schematics/src/component/index.ts#L100
Conversion of type 'Template' to type 'IgniteUIForAngularTemplate' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
build:
packages/ng-schematics/src/SchematicsTemplateManager.ts#L22
Type 'IgniteUIForAngularTemplate' is not assignable to type 'Template'.
|
|
build:
packages/core/packages/PackageManager.ts#L70
Type 'import("/home/runner/work/igniteui-cli/igniteui-cli/packages/cli/node_modules/@igniteui/cli-core/types/ProjectTemplate").ProjectTemplate' is not assignable to type 'import("/home/runner/work/igniteui-cli/igniteui-cli/packages/core/types/ProjectTemplate").ProjectTemplate'.
|
|
build:
packages/core/packages/PackageManager.ts#L68
Type 'import("/home/runner/work/igniteui-cli/igniteui-cli/packages/cli/node_modules/@igniteui/cli-core/types/ProjectTemplate").ProjectTemplate' is not assignable to type 'import("/home/runner/work/igniteui-cli/igniteui-cli/packages/core/types/ProjectTemplate").ProjectTemplate'.
|
|
build:
packages/cli/lib/TemplateManager.ts#L38
Type 'IgniteUIForAngularTemplate' is not assignable to type 'Template'.
|