Skip to content

chore(release): 8.4.0 #717

chore(release): 8.4.0

chore(release): 8.4.0 #717

Triggered via push June 10, 2024 15:06
Status Success
Total duration 1m 46s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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/components/PayPalButtons.tsx#L125
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
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