chore: update Podfile.lock
#682
Annotations
10 errors
|
Run ESLint and Prettier:
src/app/modules/firebase-app/firebase-app.page.ts#L10
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
Run ESLint and Prettier:
src/app/modules/firebase-app-check/firebase-app-check.page.ts#L13
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
Run ESLint and Prettier:
src/app/modules/firebase-analytics/firebase-analytics.page.ts#L8
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
Run ESLint and Prettier:
src/app/core/services/global-error-handler/global-error-handler.service.ts#L10
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/core/services/dialog/dialog.service.ts#L23
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/core/services/dialog/dialog.service.ts#L22
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/core/services/dialog/dialog.service.ts#L21
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/core/services/dialog/dialog.service.ts#L20
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/app.component.ts#L13
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
Run ESLint and Prettier:
src/app/app.component.ts#L10
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
Loading