Sync main branch with Apache main branch #43
Annotations
2 errors and 4 warnings
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
|
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linux__build-artifacts", "Linux__end-to-end-tests-artifacts", "Linux__end-to-end-tests-reports", "Linux__tests-reports", "macOS__build-artifacts", "macOS__end-to-end-tests-artifacts", "macOS__end-to-end-tests-reports", "macOS__tests-reports", "Windows__build-artifacts", "Windows__end-to-end-tests-artifacts", "Windows__end-to-end-tests-reports", "Windows__tests-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading