Skip to content

fix: security issue #1413

fix: security issue

fix: security issue #1413

Triggered via pull request June 9, 2026 04:21
Status Success
Total duration 2m 9s
Artifacts

build-and-deploy-test.yml

on: pull_request_target
build_to_cloudflare_pages
2m 6s
build_to_cloudflare_pages
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build_to_cloudflare_pages
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@v4, actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736, actions/setup-node@v3, actions/upload-artifact@v4, marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_to_cloudflare_pages
No files were found with the provided path: .pr. No artifacts will be uploaded.
build_to_cloudflare_pages: src/components/journal/journal.types.ts#L89
Unexpected any. Specify a different type
build_to_cloudflare_pages: src/components/error-component/error-component.tsx#L13
Unexpected any. Specify a different type
build_to_cloudflare_pages: src/components/data-list/data-list-row.tsx#L69
React Hook React.useEffect has a missing dependency: 'isMounted'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/app/app-root.tsx#L93
React Hook useEffect has a missing dependency: 'is_api_initialized'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/app/app-root.tsx#L62
React Hook useEffect has a missing dependency: 'isTmbEnabled'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/app/app-content.jsx#L271
React Hook useEffect has a missing dependency: 'client'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/app/app-content.jsx#L143
React Hook useEffect has missing dependencies: 'client.is_eu_country' and 'client.is_logged_in'. Either include them or remove the dependency array
build_to_cloudflare_pages: src/app/app-content.jsx#L112
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/app/CoreStoreProvider.tsx#L223
React Hook useEffect has missing dependencies: 'activeAccount?.landing_company_name', 'activeAccount?.loginid', 'activeLoginid', and 'currentDomain'. Either include them or remove the dependency array
build_to_cloudflare_pages: src/app/CoreStoreProvider.tsx#L202
Unexpected any. Specify a different type