Id 861, Token Filters #374
Annotations
11 warnings
Read .nvmrc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run lint:
src/app/app.component.ts#L68
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/app.component.ts#L68
Forbids calling `subscribe` without an accompanying `takeUntil`
|
Run lint:
src/app/app.component.ts#L152
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/app.component.ts#L152
Forbids calling `subscribe` without an accompanying `takeUntil`
|
Run lint:
src/app/core/errors/components/unknown-error/unknown-error.component.ts#L42
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/core/errors/components/unknown-error/unknown-error.component.ts#L42
Forbids calling `subscribe` without an accompanying `takeUntil`
|
Run lint:
src/app/core/header/components/header/components/user-profile/user-profile.component.ts#L32
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/core/modals/components/mobile-native-modal/mobile-native-modal.component.ts#L66
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/core/modals/components/mobile-native-modal/mobile-native-modal.component.ts#L100
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
|
Run lint:
src/app/core/services/tokens/balance-loader.service.ts#L230
Unexpected console statement
|
Loading