Merge pull request #232 from Resgrid/develop #458
react-native-cicd.yml
on: push
Annotations
20 warnings
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
test:
src/app/routes/history/instance/[id].tsx#L422
Replace `·<Text·className="text-xs·text-gray-500">{t('routes.skipped')}:·{formatDate(stop.SkippedOn)}</Text>` with `·(⏎··············<Text·className="text-xs·text-gray-500">⏎················{t('routes.skipped')}:·{formatDate(stop.SkippedOn)}⏎··············</Text>⏎············)`
|
|
test:
src/app/routes/history/instance/[id].tsx#L421
Replace `<Text·className="text-xs·text-gray-500">{t('routes.check_out')}:·{formatDate(stop.CheckedOutOn)}</Text>` with `(⏎··············<Text·className="text-xs·text-gray-500">⏎················{t('routes.check_out')}:·{formatDate(stop.CheckedOutOn)}⏎··············</Text>⏎············)`
|
|
test:
src/app/routes/history/instance/[id].tsx#L420
Replace `<Text·className="text-xs·text-gray-500">{t('routes.check_in')}:·{formatDate(stop.CheckedInOn)}</Text>` with `(⏎··············<Text·className="text-xs·text-gray-500">⏎················{t('routes.check_in')}:·{formatDate(stop.CheckedInOn)}⏎··············</Text>⏎············)`
|
|
build-web
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-electron (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-electron (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-electron (macos-15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
release-electron
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-docker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-mobile (android)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, expo/expo-github-action@v8, w9jds/setup-firebase@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-mobile (android)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ZGy9aQAAAADC82mLHOZSRbF5ARINXLewUEhMMzBFREdFMDQxMwBFZGdl
|
|
build-mobile (android)
Failed to restore: Cache service responded with 400
|
|
build-mobile (android)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Umy9aQAAAAA6NVzBHBgDRJhoSgGm1m7zUEhMMzBFREdFMDQxMwBFZGdl
|
|
build-mobile (android)
Failed to restore: Cache service responded with 400
|
|
build-mobile (ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, expo/expo-github-action@v8, w9jds/setup-firebase@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-mobile (ios)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0jGy9aQAAAABxGRBKS0neRZRWBR0m556NUEhMMzBFREdFMDExNQBFZGdl
|
|
build-mobile (ios)
Failed to restore: Cache service responded with 400
|
|
build-mobile (ios)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ZWy9aQAAAAApAFX7eEpxQ5M53vaPKKJ2UEhMMzBFREdFMDExNQBFZGdl
|
|
build-mobile (ios)
Failed to restore: Cache service responded with 400
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
app-builds-android
Expired
|
366 MB |
sha256:a81e3dab4dd649c4ad8cff3f016675e71063bb5862b6b070337eabb64c1bc3ec
|
|
|
app-builds-ios
Expired
|
146 MB |
sha256:812f7a8a292f24265f37af26558c9d16caa8bea7222d9d288c54d6bd85fd3a46
|
|
|
electron-linux
Expired
|
669 MB |
sha256:aededb42278d28b946b0101c956eddc9f4f88612b410dbdb3cef5f92f80c50f4
|
|
|
electron-macos
Expired
|
1.1 GB |
sha256:c65d2e1d62bc572e92cc5432e1e632ffa9740b542e71d592fd3a855ce56bb7b3
|
|
|
electron-windows
Expired
|
437 MB |
sha256:53d89bf7f75d5a4453441cb0e6985055caab869173b42dd5527edfbec5c85353
|
|
|
web-build
Expired
|
2.62 MB |
sha256:aaecaa9142a30ffa0afdee6c786848fb98a6d4f600791475de6c70f99b3daecd
|
|