centrifuge-app/v2.66 #183
Triggered via release
May 30, 2024 19:03
sophialittlejohn
prereleased
centrifuge-app/v2.66
Status
Success
Total duration
5m 33s
Artifacts
6
staging-deploy.yml
on: release
Matrix: app-staging
Matrix: onboarding-staging
Matrix: pinning-staging
staging-slack-notify
8s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
sophialittlejohn
approved
|
production
and
|
Annotations
37 warnings and 2 notices
pinning-staging (staging) / build-pinning-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce, ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pinning-staging (altair) / build-pinning-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
onboarding-staging (altair) / build-onboarding-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
onboarding-staging (staging) / build-onboarding-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce, ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app-staging (staging) / build-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce, ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app-staging (staging) / build-app:
centrifuge-app/src/components/InvestRedeem/InvestRedeemDrawer.tsx#L91
React Hook React.useMemo has a missing dependency: 'pool?.tranches'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/IssuerSection.tsx#L15
'cent' is assigned a value but never used
|
app-staging (staging) / build-app:
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L63
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L85
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/LoanList.tsx#L87
React Hook React.useMemo has a missing dependency: 'isTinlakePool'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L26
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L31
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L32
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (staging) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L62
The value for aria-live must be a single token from the following: assertive,off,polite
|
app-staging (staging) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L86
The value for aria-live must be a single token from the following: assertive,off,polite
|
app-staging (altair) / build-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app-staging (altair) / build-app:
centrifuge-app/src/components/InvestRedeem/InvestRedeemDrawer.tsx#L91
React Hook React.useMemo has a missing dependency: 'pool?.tranches'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/IssuerSection.tsx#L15
'cent' is assigned a value but never used
|
app-staging (altair) / build-app:
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L63
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L85
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/LoanList.tsx#L87
React Hook React.useMemo has a missing dependency: 'isTinlakePool'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L26
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L31
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L32
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
app-staging (altair) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L62
The value for aria-live must be a single token from the following: assertive,off,polite
|
app-staging (altair) / build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L86
The value for aria-live must be a single token from the following: assertive,off,polite
|
app-staging (staging) / deploy-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app-staging (staging) / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
app-staging (staging) / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
app-staging (altair) / deploy-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app-staging (altair) / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
app-staging (altair) / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
pinning-staging (staging) / deploy-pinning-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/deploy-cloud-functions@14509ca55199d9348161571e36c48e44f855030d, google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pinning-staging (altair) / deploy-pinning-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/deploy-cloud-functions@14509ca55199d9348161571e36c48e44f855030d, google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
onboarding-staging (staging) / deploy-onboarding-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/deploy-cloud-functions@14509ca55199d9348161571e36c48e44f855030d, google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
onboarding-staging (altair) / deploy-onboarding-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d, google-github-actions/deploy-cloud-functions@14509ca55199d9348161571e36c48e44f855030d, google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "onboarding-api-altair", "onboarding-api-staging", "pinning-api-altair", "pinning-api-staging", "webpack-altair", "webpack-staging".
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/
|
front_URL
app.staging.centrifuge.io
|
front_URL
app.altair.centrifuge.io
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
onboarding-api-altair
Expired
|
9.48 MB |
|
onboarding-api-staging
Expired
|
9.48 MB |
|
pinning-api-altair
Expired
|
212 KB |
|
pinning-api-staging
Expired
|
212 KB |
|
webpack-altair
Expired
|
8.62 MB |
|
webpack-staging
Expired
|
8.62 MB |
|