replace time-ago-pipe with ngx-pipes #135
Annotations
12 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
src/app/app-routing.module.ts#L8
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (18.x):
src/app/app-routing.module.ts#L79
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (18.x):
src/app/app-routing.module.ts#L80
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (18.x):
src/app/interceptors/cache.interceptor.ts#L5
Deprecated: Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments
|
build (18.x):
src/app/interceptors/cache.interceptor.ts#L33
Deprecated: Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x):
src/app/app-routing.module.ts#L8
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (16.x):
src/app/app-routing.module.ts#L79
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (16.x):
src/app/app-routing.module.ts#L80
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
build (16.x):
src/app/interceptors/cache.interceptor.ts#L5
Deprecated: Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments
|
build (16.x):
src/app/interceptors/cache.interceptor.ts#L33
Deprecated: Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments
|