Skip to content

feat(): update to ng15 #684

feat(): update to ng15

feat(): update to ng15 #684

Triggered via pull request January 11, 2024 21:38
@dvoegelindvoegelin
synchronize #1494
ng15
Status Failure
Total duration 2m 37s
Artifacts
build_and_preview
2m 27s
build_and_preview
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_preview: projects/schematics/ng-add/fonts/novo-fonts.ts#L1
Argument of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@schematics/angular/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition' is not assignable to parameter of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition'.
build_and_preview: projects/schematics/ng-add/setup-project.ts#L1
Argument of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@schematics/angular/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition' is not assignable to parameter of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition'.
build_and_preview: projects/schematics/ng-add/setup-project.ts#L1
Argument of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@schematics/angular/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition' is not assignable to parameter of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition'.
build_and_preview: projects/schematics/ng-add/setup-project.ts#L1
Argument of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@schematics/angular/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition' is not assignable to parameter of type 'import("/home/runner/work/novo-elements/novo-elements/node_modules/@angular-devkit/core/src/workspace/definitions").WorkspaceDefinition'.
build_and_preview: projects/schematics/ng-update/data/class-names.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview: projects/schematics/ng-update/data/constructor-checks.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview: projects/schematics/ng-update/data/css-selectors.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview: projects/schematics/ng-update/data/element-selectors.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview: projects/schematics/ng-update/data/input-names.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview: projects/schematics/ng-update/data/method-call-checks.ts#L1
Property 'V6' does not exist on type 'typeof TargetVersion'.
build_and_preview
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/