Skip to content

Fixes the iOS issue that prevented play after a period of time. #17

Fixes the iOS issue that prevented play after a period of time.

Fixes the iOS issue that prevented play after a period of time. #17

Triggered via push February 22, 2024 21:48
Status Failure
Total duration 10m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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#L131
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#L147
Build:Cannot find name '$'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/