Bump bootstrap from 4.3.1 to 5.0.0 #169
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run verify:ci:
src/app/app-routing.module.ts#L8
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
Run npm run verify:ci:
src/app/app-routing.module.ts#L79
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
Run npm run verify:ci:
src/app/app-routing.module.ts#L80
Deprecated: Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8
|
Run npm run verify:ci:
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
|
Run npm run verify:ci:
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
|
Loading