Update generated code for beta #4663
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Lint:
src/RequestSender.ts#L53
Argument 'obj' should be typed with a non-any type
|
Lint:
src/RequestSender.ts#L301
Forbidden non-null assertion
|
Lint:
src/RequestSender.ts#L302
Forbidden non-null assertion
|
Lint:
src/StripeEmitter.ts#L40
Forbidden non-null assertion
|
Lint:
src/StripeResource.ts#L63
Forbidden non-null assertion
|
Lint:
src/StripeResource.ts#L132
Forbidden non-null assertion
|
Lint:
src/Webhooks.ts#L445
Forbidden non-null assertion
|
Lint:
src/platform/NodePlatformFunctions.ts#L57
Forbidden non-null assertion
|
Lint:
src/stripe.core.ts#L206
Forbidden non-null assertion
|
Lint:
src/stripe.core.ts#L207
Forbidden non-null assertion
|
Loading