fix: Remove Push Notification feature #10221
Annotations
10 errors and 2 warnings
Run linters:
src/app/app.component.ts#L150
Unexpected any. Specify a different type
|
Run linters:
src/app/app.component.ts#L150
Unsafe member access .localStorage on an `any` value
|
Run linters:
src/app/app.component.ts#L150
Unexpected any. Specify a different type
|
Run linters:
src/app/app.component.ts#L151
Unsafe assignment of an `any` value
|
Run linters:
src/app/app.component.ts#L151
Unsafe member access .localStorage on an `any` value
|
Run linters:
src/app/app.component.ts#L151
Unexpected any. Specify a different type
|
Run linters:
src/app/app.component.ts#L152
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
Run linters:
src/app/app.component.ts#L154
Unsafe return of an `any` typed value
|
Run linters:
src/app/app.component.ts#L154
Unsafe member access .removeItem on an `any` value
|
Run linters:
src/app/app.component.ts#L154
Unsafe call of an `any` typed value
|
Run linters
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/.
|
Run linters
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/
|