Skip to content

fix: better error messages #53

fix: better error messages

fix: better error messages #53

Triggered via push February 4, 2025 16:22
Status Success
Total duration 1m 44s
Artifacts
Build and deploy to Netlify
1m 35s
Build and deploy to Netlify
Fit to window
Zoom out
Zoom in

Annotations

96 errors, 25 warnings, and 213 notices
Non-iterable type in @for block: src/app/components/campaign-settings/campaign-settings.component.html#L144
Type boolean must have a [Symbol.iterator]() method that returns an iterator.
Non-iterable type in @for block: src/app/components/campaign-settings/campaign-settings.component.html#L155
Type boolean must have a [Symbol.iterator]() method that returns an iterator.
Non-iterable type in @for block: src/app/components/campaign-settings/campaign-settings.component.html#L166
Type boolean must have a [Symbol.iterator]() method that returns an iterator.
Non-iterable type in @for block: src/app/components/campaign-settings/campaign-settings.component.html#L197
Type boolean must have a [Symbol.iterator]() method that returns an iterator.
Inaccessible component member or directive input: src/app/components/connections-form/connections-form.component.html#L7
Cannot assign to input acountLoading because it is a read-only property
Inaccessible component member or directive input: src/app/components/campaign-publications/campaign-publications.component.html#L76
Cannot assign to input totalCredits because it is a read-only property
Inaccessible component member or directive input: src/app/pages/wallet/wallet.component.html#L124
Cannot assign to input initialCurrency because it is a read-only property
Inaccessible component member or directive input: src/app/components/connections-form/connections-form.component.html#L8
Cannot assign to input telegramBotUrl because it is a read-only property
Inaccessible component member or directive input: src/app/pages/campaign/campaign.component.html#L41
Cannot assign to input campaign because it is a read-only property
Inaccessible component member or directive input: src/app/pages/campaign/campaign.component.html#L30
Cannot assign to input campaign because it is a read-only property
Inaccessible component member or directive input: src/app/components/connections-form/connections-form.component.html#L8
Cannot assign to input submitting because it is a read-only property
Inaccessible component member or directive input: src/app/pages/analytics/analytics.component.html#L1
Cannot assign to input recaptchaKey because it is a read-only property
Inaccessible component member or directive input: src/app/components/connections-form/connections-form.component.html#L7
Cannot assign to input telegramConnection because it is a read-only property
Inaccessible component member or directive input: src/app/components/connections-form/connections-form.component.html#L5
Cannot assign to input disconnecting because it is a read-only property
Invalid imported or declared symbol: src/app/components/campaign-publications/campaign-publications.component.ts#L31
Component PublicationFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/settings/settings.component.ts#L20
Component PrefsFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/components/campaign-settings/campaign-settings.component.ts#L83
Directive PhoneDirective is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/components/payment-method-registration/momo/momo.component.ts#L34
Directive PhoneDirective is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/settings/settings.component.ts#L22
Component PaymentMethodRegistrationComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/components/connections-form/connections-form.component.ts#L12
Component TelegramConnectionFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/login/login.component.ts#L16
Component GoogleButton is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/wallet/wallet.component.ts#L37
Component TopUpFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/campaigns/campaigns.component.ts#L42
Component CampaignFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/campaign/campaign.component.ts#L32
Component CampaignAnalytics is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/campaign/campaign.component.ts#L34
Component CampaignPublications is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/components/payment-method-registration/payment-method-registration.component.ts#L13
Component MomoComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/settings/settings.component.ts#L21
Component ConnectionsFormComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/analytics/analytics.component.ts#L22
Directive Recaptcha is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/pages/campaign/campaign.component.ts#L35
Component CampaignSettings is not standalone and cannot be imported directly. It must be imported via an NgModule.
Invalid imported or declared symbol: src/app/app.component.ts#L17
Component TopBarComponent is not standalone and cannot be imported directly. It must be imported via an NgModule.
Missing or invalid component, directive or pipe declaration in a module: src/app/app.component.ts#L22
AppComponent is not declared in any Angular module
Attempt to assign to const or readonly variable: src/app/pages/wallet/wallet.component.html#L120
Attempt to assign to const or readonly variable
Unresolved TypeScript reference: src/app/components/top-bar/top-bar.component.html#L29
Unresolved function or method toggle()
Unresolved TypeScript reference: src/app/pages/campaigns/campaigns.component.html#L5
Unresolved function or method value()
Unresolved TypeScript reference: src/app/pages/campaigns/campaigns.component.html#L6
Unresolved function or method value()
Unresolved TypeScript reference: src/app/pages/campaigns/campaigns.component.html#L17
Unresolved function or method filter()
Unresolved TypeScript reference: src/app/pages/campaigns/campaigns.component.html#L7
Unresolved function or method value()
Unresolved TypeScript reference: src/app/pages/campaigns/campaigns.component.html#L6
Unresolved function or method isLoading()
Angular CLI add dependency: package.json#L15
"@angular/cdk" can be installed using 'ng add' command
Import can be shortened: src/app/app.component.ts#L11
Import can be shortened
Import can be shortened: src/main.ts#L3
Import can be shortened
Import can be shortened: src/main.ts#L2
Import can be shortened
Unused import: src/app/app.component.ts#L6
Unused import specifier dt
Unused import: src/app/pages/wallet/wallet.component.ts#L16
Unused import { Message } from 'primeng/message';
Unused import: src/app/pages/wallet/wallet.component.ts#L21
Unused import { concatMap } from 'rxjs';
Unused import: src/app/pages/wallet/wallet.component.ts#L5
Unused import specifier ActivatedRoute
Unused local symbol: src/app/state/user/index.ts#L95
Unused parameter ctx
Unused local symbol: src/app/state/user/index.ts#L79
Unused class FatalError
Unused local symbol: src/app/state/user/index.ts#L80
Unused class RetriableError
Void function return value used: lib/models/category.ts#L13
Void function return value is used
Redundant local variable: src/app/state/user/index.ts#L304
Local variable ans is redundant
Redundant local variable: src/app/state/user/index.ts#L315
Local variable ans is redundant
Build and deploy to Netlify
Could not determine node version from /home/runner/work/tellthem/tellthem/package.json. Falling back
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L40
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L66
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L212
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L9
Property value is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L146
No directive is matched on attribute ngTemplateOutlet
Undefined binding: src/app/components/publication-form/publication-form.component.html#L42
Property minDate is not provided by any applicable directives nor by <p-date-picker> element
Undefined binding: src/app/components/campaign-form/campaign-form.component.html#L1
Event ngSubmit is not emitted by any applicable directives nor by <form> element
Undefined binding: src/app/pages/settings/settings.component.html#L39
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L20
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L280
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L57
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L18
Property filterFields is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L226
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L45
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L8
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L28
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L15
Event ngSubmit is not emitted by any applicable directives nor by <form> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L33
Property routerLink is not provided by any applicable directives nor by <a> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L8
Property image is not provided by any applicable directives nor by <p-avatar> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L226
Property outlined is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L243
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L181
Property chooseButtonProps is not provided by any applicable directives nor by <p-fileupload> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L55
Property pRowToggler is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L71
Can't bind to visible since it is not provided by any applicable directives
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L69
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-form/campaign-form.component.html#L16
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L26
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L46
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L8
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L41
Property loading is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L40
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L235
Property position is not provided by any applicable directives nor by <p-toast> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L66
Property value is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L24
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L281
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L15
Property min is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L53
Property breakpoints is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L45
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L95
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L268
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L7
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L6
Property rows is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/campaign-form/campaign-form.component.html#L1
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L15
Property showButtons is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L55
Property closeButtonProps is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L268
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L44
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L25
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L243
Property loading is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L244
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L39
Property step is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L279
Property filterFields is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L7
Property rounded is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/app.component.html#L9
Property position is not provided by any applicable directives nor by <p-toast> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L15
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L7
Property severity is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/pages/settings/settings.component.html#L40
Property outlined is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L19
Property virtualScroll is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L43
Event onPage is not emitted by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L257
Property formControl is not provided by any applicable directives nor by <input> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L190
Event onUpload is not emitted by any applicable directives nor by <p-fileupload> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L27
Property virtualScrollItemSize is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L6
Property paginator is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L19
Property disabled is not provided by any applicable directives nor by <p-toggle-switch> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L128
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L17
Property virtualScrollItemSize is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L326
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L96
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L326
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L4
Property popup is not provided by any applicable directives nor by <p-menu> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L2
Property value is not provided by any applicable directives nor by <p-dataView> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L157
No directive is matched on attribute ngTemplateOutlet
Undefined binding: src/app/components/top-bar/top-bar.component.html#L19
Can't bind to ngModel since it is not provided by any applicable directives
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L1
Event ngSubmit is not emitted by any applicable directives nor by <form> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L40
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L55
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L37
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L46
Property value is not provided by any applicable directives nor by <p-progress-bar> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L83
Property loading is not provided by any applicable directives nor by <p-multi-select> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L7
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L66
Property scrollable is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L13
Can't bind to ngModel since it is not provided by any applicable directives
Undefined binding: src/app/pages/wallet/wallet.component.html#L44
Property value is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L20
Property virtualScrollItemSize is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L281
Property virtualScrollItemSize is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L16
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L190
Event onSend is not emitted by any applicable directives nor by <p-fileupload> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L8
Property value is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L38
Property showButtons is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L42
Property paginator is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L189
Event onError is not emitted by any applicable directives nor by <p-fileupload> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L18
Property value is not provided by any applicable directives nor by <p-tabpanel> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L4
Property relativeTo is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L8
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L42
Property rows is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L67
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L7
Property totalRecords is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L40
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L10
Property outlined is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L308
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L28
Property value is not provided by any applicable directives nor by <p-tabpanel> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L127
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L56
Property icon is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L37
Property min is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L1
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L16
Property max is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L2
Property rows is not provided by any applicable directives nor by <p-dataView> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L63
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L69
Property modal is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L4
Property model is not provided by any applicable directives nor by <p-menu> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L33
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L70
Property breakpoints is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L44
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L83
Property options is not provided by any applicable directives nor by <p-multi-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L246
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L17
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L28
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L27
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L277
Property formGroup is not provided by any applicable directives nor by <div> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L11
Property value is not provided by any applicable directives nor by <p-tabs> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L4
Property routerLink is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L5
Property value is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L120
Can't bind to visible since it is not provided by any applicable directives
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L245
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L17
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L316
Property formControl is not provided by any applicable directives nor by <input> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L37
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L20
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L1
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L16
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L94
Property severity is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L19
Event onChange is not emitted by any applicable directives nor by <p-toggle-switch> element
Undefined binding: src/app/app.component.html#L8
Property position is not provided by any applicable directives nor by <p-toast> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L6
Property loading is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L46
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L17
Property virtualScroll is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L70
Property ngPlural is not provided by any applicable directives nor by <p> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L27
Property virtualScroll is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L68
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L38
Property value is not provided by any applicable directives nor by <p-tabpanel> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L41
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L42
Property scrollable is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L54
Can't bind to visible since it is not provided by any applicable directives
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L15
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L19
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L168
No directive is matched on attribute ngTemplateOutlet
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L54
Property modal is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L56
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L9
Property severity is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L246
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L34
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L63
Property closeButtonProps is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L120
Event onHide is not emitted by any applicable directives nor by <p-drawer> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L63
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L6
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L5
Property scrollable is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L1
Event ngSubmit is not emitted by any applicable directives nor by <form> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L13
Property value is not provided by any applicable directives nor by <p-tab> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L40
Property minDate is not provided by any applicable directives nor by <p-date-picker> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L307
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L37
Property ngPlural is not provided by any applicable directives nor by <td> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L10
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L327
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L281
Property virtualScroll is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L40
Property loading is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L56
Property plain is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L20
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L29
Property image is not provided by any applicable directives nor by <p-avatar> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L33
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L27
Property checkmark is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L9
Property rounded is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L67
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L82
Property showClear is not provided by any applicable directives nor by <p-multi-select> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L67
Property loading is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L211
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L55
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L1
Property formGroup is not provided by any applicable directives nor by <form> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L2
Property model is not provided by any applicable directives nor by <p-menubar> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L24
Property queryParams is not provided by any applicable directives nor by <a> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L120
Property modal is not provided by any applicable directives nor by <p-drawer> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L14
Property value is not provided by any applicable directives nor by <p-tab> element
Undefined binding: src/app/components/campaign-form/campaign-form.component.html#L16
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L307
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L15
Property loading is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L17
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L95
Property severity is not provided by any applicable directives nor by <p-tag> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L278
Property filter is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L5
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L16
Property loading is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L43
Property totalRecords is not provided by any applicable directives nor by <p-table> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L69
Property resizable is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L37
Property currency is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/pages/wallet/wallet.component.html#L119
Event onShow is not emitted by any applicable directives nor by <p-drawer> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L26
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/pages/campaign/campaign.component.html#L15
Property value is not provided by any applicable directives nor by <p-tab> element
Undefined binding: src/app/components/top-bar/top-bar.component.html#L21
Property ngClass is not provided by any applicable directives nor by <i> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L70
Property label is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/connection-forms/telegram-connection-form/telegram-connection-form.component.html#L20
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L70
Property closeOnEscape is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L269
Property rounded is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L2
Property paginator is not provided by any applicable directives nor by <p-dataView> element
Undefined binding: src/app/components/prefs-form/prefs-form.component.html#L18
Property options is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L245
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L244
Event onClick is not emitted by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L8
Event ngSubmit is not emitted by any applicable directives nor by <form> element
Undefined binding: src/app/components/campaign-publications/campaign-publications.component.html#L69
Property dismissableMask is not provided by any applicable directives nor by <p-dialog> element
Undefined binding: src/app/pages/campaigns/campaigns.component.html#L31
Property pSelectableRow is not provided by any applicable directives nor by <tr> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L44
Property disabled is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/campaign-settings/campaign-settings.component.html#L281
Property checkmark is not provided by any applicable directives nor by <p-select> element
Undefined binding: src/app/components/publication-form/publication-form.component.html#L16
Property step is not provided by any applicable directives nor by <p-inputnumber> element
Undefined binding: src/app/components/payment-method-registration/momo/momo.component.html#L66
Property text is not provided by any applicable directives nor by <p-button> element
Undefined binding: src/app/components/top-up-form/top-up-form.component.html#L17
Property checkmark is not provided by any applicable directives nor by <p-select> element