Skip to content

fix: message props update without button teardown #153

fix: message props update without button teardown

fix: message props update without button teardown #153

Triggered via pull request July 15, 2024 17:12
Status Failure
Total duration 1m 33s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
main
Process completed with exit code 1.
main
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main: packages/react-paypal-js/src/context/scriptProviderContext.ts#L21
'_scriptId' is assigned a value but never used
main: packages/react-paypal-js/src/index.ts#L21
There should be at least one empty line between import groups
main: packages/react-paypal-js/src/index.ts#L22
`@paypal/sdk-constants/dist/module` import should occur before type import of `@paypal/paypal-js`
main: packages/react-paypal-js/src/types/scriptProviderTypes.ts#L8
Unexpected any. Specify a different type
main: packages/react-paypal-js/src/context/scriptProviderContext.ts#L21
'_scriptId' is assigned a value but never used
main: packages/react-paypal-js/src/index.ts#L21
There should be at least one empty line between import groups
main: packages/react-paypal-js/src/index.ts#L22
`@paypal/sdk-constants/dist/module` import should occur before type import of `@paypal/paypal-js`
main: packages/react-paypal-js/src/types/scriptProviderTypes.ts#L8
Unexpected any. Specify a different type