Skip to content

Update angular to v18 #3717

Update angular to v18

Update angular to v18 #3717

Triggered via push July 3, 2024 20:03
Status Failure
Total duration 43s
Artifacts

workflow.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (12.x): src/app/app.component.spec.ts#L10
Unsafe call of an `any` typed value
build (12.x): src/app/app.component.spec.ts#L11
Unsafe member access .compileComponents on an `any` value
build (12.x): src/app/app.component.spec.ts#L11
Unsafe call of an `any` typed value
build (12.x): src/app/app.component.spec.ts#L11
Unsafe call of an `any` typed value
build (12.x): src/app/app.component.spec.ts#L24
Unsafe assignment of an `any` value
build (12.x): src/app/app.component.spec.ts#L24
Unsafe call of an `any` typed value
build (12.x): src/app/app.component.spec.ts#L25
Unsafe assignment of an `any` value
build (12.x): src/app/app.component.spec.ts#L25
Unsafe member access .componentInstance on an `any` value
build (12.x): src/app/app.component.spec.ts#L30
Unsafe assignment of an `any` value
build (12.x): src/app/app.component.spec.ts#L30
Unsafe call of an `any` typed value
build (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.x)
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/