chore: Bump zone.js from 0.13.0 to 0.13.3 (#6) #5
Annotations
12 warnings
CI/CD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI/CD
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI/CD:
src/app/Services/p2tHttpService.ts#L7
'OnInit' is defined but never used
|
CI/CD:
src/app/Services/p2tHttpService.ts#L30
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
|
CI/CD:
src/app/Services/p2tHttpService.ts#L42
Unexpected any. Specify a different type
|
CI/CD:
src/app/Services/p2tHttpService.ts#L48
Unexpected any. Specify a different type
|
CI/CD:
src/app/Services/p2tHttpService.ts#L51
Forbidden non-null assertion
|
CI/CD:
src/app/Services/p2tHttpService.ts#L52
Forbidden non-null assertion
|
CI/CD:
src/app/Services/p2tHttpService.ts#L54
Forbidden non-null assertion
|
CI/CD:
src/app/Services/p2tHttpService.ts#L67
Unexpected any. Specify a different type
|
CI/CD:
src/app/Services/p2tHttpService.ts#L74
Forbidden non-null assertion
|
CI/CD:
src/app/Services/t2pHttpService.ts#L32
Forbidden non-null assertion
|