Adding support for the new Usage Billing APIs #4430
Annotations
10 errors and 2 warnings
Build:
src/Error.ts#L31
Type '"financial_account_not_open"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L33
Type '"blocked_by_stripe"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L35
Type '"already_canceled"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L37
Type '"not_cancelable"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L39
Type '"insufficient_funds"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L41
Type '"quota_exceeded"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L43
Type '"recipient_not_notifiable"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L45
Type '"feature_not_enabled"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L47
Type '"controlled_by_dashboard"' is not comparable to type 'RawErrorType | undefined'.
|
Build:
src/Error.ts#L49
Type '"invalid_payment_method"' is not comparable to type 'RawErrorType | undefined'.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|