Add a credential to check is a user has >= a specific number of transactions #570
Annotations
7 warnings
style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
style
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/
|
style:
apps/api/src/app/credentials/credentials.service.ts#L106
Unexpected console statement
|
style:
apps/api/src/app/credentials/credentials.service.ts#L170
Unexpected console statement
|
style:
apps/api/src/app/credentials/credentials.service.ts#L171
Unexpected console statement
|
style
Avoid making time-based decisions in your business logic
|
style
Avoid making time-based decisions in your business logic
|