Skip to content

fix minDollarAmountToDisplay #3258

fix minDollarAmountToDisplay

fix minDollarAmountToDisplay #3258

Triggered via pull request April 11, 2024 15:20
Status Success
Total duration 2m 26s
Artifacts

ci.yml

on: pull_request
Check code quality
2m 16s
Check code quality
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Check code quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check code quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check code quality
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/
Check code quality: src/app/app.component.ts#L101
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
Check code quality: src/app/app.component.ts#L101
Forbids calling `subscribe` without an accompanying `takeUntil`
Check code quality: src/app/core/errors/components/unknown-error/unknown-error.component.ts#L42
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
Check code quality: src/app/core/errors/components/unknown-error/unknown-error.component.ts#L42
Forbids calling `subscribe` without an accompanying `takeUntil`
Check code quality: 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
Check code quality: 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
Check code quality: 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
Check code quality: src/app/core/modals/components/mobile-native-modal/mobile-native-modal.component.ts#L100
Forbids calling `subscribe` without an accompanying `takeUntil`
Check code quality: src/app/features/earn/components/deposits/deposits.component.ts#L64
Calling `subscribe` in a component is forbidden; use an `async` pipe instead
Check code quality: src/app/features/earn/components/deposits/deposits.component.ts#L77
Calling `subscribe` in a component is forbidden; use an `async` pipe instead