Merge pull request #432 from paypal/docs/add-storybook-for-form #710
Annotations
8 warnings
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main
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/
|
main:
src/context/scriptProviderContext.ts#L21
'_scriptId' is assigned a value but never used
|
main:
src/index.ts#L21
There should be at least one empty line between import groups
|
main:
src/index.ts#L22
`@paypal/sdk-constants/dist/module` import should occur before import of `@paypal/paypal-js`
|
main:
src/stories/payPalHostedFields/PayPalHostedFields.stories.tsx#L246
'amount' is defined but never used
|
main:
src/types/scriptProviderTypes.ts#L8
Unexpected any. Specify a different type
|