Skip to content

Latest iOS project

Latest iOS project #12

Triggered via push December 27, 2023 19:14
Status Failure
Total duration 3m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Chavah.NetCore/wwwroot/js/App.ts#L11
Build:Cannot find name 'angular'.
build: Chavah.NetCore/wwwroot/js/App.ts#L32
Build:Type '{ templateUrl: string; access: RouteAccess; }' is not assignable to type 'AppRoute'.
build: Chavah.NetCore/wwwroot/js/App.ts#L53
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L53
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L53
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L132
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L133
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L134
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L135
Build:Cannot find namespace 'ng'.
build: Chavah.NetCore/wwwroot/js/App.ts#L149
Build:Cannot find name '$'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/