Open Fix domains shown in the Invest/Redeem component (#2076) #77
dev-n-ffprod-deploys.yml
on: push
deploy-development
/
...
/
build-app
2m 53s
deploy-development
/
...
/
build-faucet
1m 12s
deploy-development
/
...
/
build-onboarding-api
1m 9s
deploy-development
/
...
/
build-pinning-api
1m 35s
ff-prod
/
build-app
2m 46s
deploy-development
/
...
/
deploy-faucet
0s
deploy-development
/
...
/
deploy-onboarding-api
26s
deploy-development
/
...
/
deploy-pinning-api
15s
deploy-development
/
...
/
notify
0s
ff-prod
/
notify
0s
Annotations
2 errors, 32 warnings, and 2 notices
deploy-development / onboarding / deploy-onboarding-api
Canceling since a higher priority waiting request for 'deploy-NEVER_USED-' exists
|
deploy-development / pinning / deploy-pinning-api
google-github-actions/deploy-cloud-functions failed with: failed to PATCH https://cloudfunctions.googleapis.com/v1/projects/peak-vista-185616/locations/europe-central2/functions/NEVER_USED?updateMask=availableMemoryMb,buildEnvironmentVariables,buildWorkerPool,description,dockerRegistry,dockerRepository,entryPoint,environmentVariables,eventTrigger,httpsTrigger,ingressSettings,kmsKeyName,labels,maxInstances,minInstances,name,network,runtime,secretEnvironmentVariables,secretVolumes,serviceAccountEmail,timeout,vpcConnector,vpcConnectorEgressSettings,sourceUploadUrl: (400) {
"error": {
"code": 400,
"message": "An operation on function NEVER_USED in region europe-central2 in project peak-vista-185616 is already in progress. Please try again later.",
"status": "FAILED_PRECONDITION"
}
}
|
deploy-development / onboarding / 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/.
|
deploy-development / faucet / build-faucet
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/.
|
deploy-development / pinning / 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/.
|
deploy-development / pinning / 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-development / webapp / 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/.
|
deploy-development / webapp / build-app:
centrifuge-app/src/components/IssuerSection.tsx#L15
'cent' is assigned a value but never used
|
deploy-development / webapp / 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
|
deploy-development / webapp / 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
|
deploy-development / webapp / 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
|
deploy-development / webapp / build-app:
centrifuge-app/src/components/PoolFees/EditFeesDrawer.tsx#L59
React Hook React.useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
deploy-development / webapp / build-app:
centrifuge-app/src/components/PoolFees/index.tsx#L226
React Hook React.useMemo has missing dependencies: 'address' and 'poolAdmin'. Either include them or remove the dependency array
|
deploy-development / webapp / 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
|
deploy-development / webapp / 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
|
deploy-development / webapp / 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
|
deploy-development / webapp / 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
|
ff-prod / 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/.
|
ff-prod / build-app:
centrifuge-app/src/components/IssuerSection.tsx#L15
'cent' is assigned a value but never used
|
ff-prod / 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
|
ff-prod / 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
|
ff-prod / 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
|
ff-prod / build-app:
centrifuge-app/src/components/PoolFees/EditFeesDrawer.tsx#L59
React Hook React.useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/components/PoolFees/index.tsx#L226
React Hook React.useMemo has missing dependencies: 'address' and 'poolAdmin'. Either include them or remove the dependency array
|
ff-prod / 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
|
ff-prod / 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
|
ff-prod / 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
|
ff-prod / 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
|
ff-prod / 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/.
|
ff-prod / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
ff-prod / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
deploy-development / webapp / 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/.
|
deploy-development / webapp / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
deploy-development / webapp / deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
front_URL
app-ff-production.k-f.dev
|
front_URL
app-dev.k-f.dev
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NEVER_USED
Expired
|
212 KB |
|
faucet-api
Expired
|
7.83 MB |
|
onboarding-api-development
Expired
|
9.48 MB |
|
webpack-development
Expired
|
8.42 MB |
|
webpack-ff-prod
Expired
|
8.42 MB |
|