Skip to content

feat(billing): implement promo code functionality #1460

feat(billing): implement promo code functionality

feat(billing): implement promo code functionality #1460

Triggered via pull request June 17, 2026 18:46
Status Success
Total duration 48s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESlint: src/directives/allowAnon.ts#L23
Missing JSDoc comment
ESlint: src/directives/allowAnon.ts#L23
Missing return type on function
ESlint: src/dataLoaders.ts#L123
Missing JSDoc @returns for function
ESlint: src/dataLoaders.ts#L104
Unexpected any. Specify a different type
ESlint: src/dataLoaders.ts#L86
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L925
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L831
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L643
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L277
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L92
Missing JSDoc @returns for function