Remove Tinlake TVL #1144
dev-n-ffprod-deploys.yml
on: pull_request
deploy-development
/
...
/
build-app
deploy-development
/
...
/
build-faucet
deploy-development
/
...
/
build-onboarding-api
deploy-development
/
...
/
build-pinning-api
ff-prod
/
build-app
1m 28s
deploy-development
/
...
/
deploy-faucet
deploy-development
/
...
/
deploy-onboarding-api
deploy-development
/
...
/
deploy-pinning-api
deploy-development
/
...
/
notify
ff-prod
/
notify
0s
Annotations
2 errors and 7 warnings
ff-prod / build-app
'getPoolSnapshotsGroupedAggregates' is declared but its value is never read.
|
ff-prod / build-app
Process completed with exit code 1.
|
ff-prod / build-app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ff-prod / build-app:
centrifuge-app/src/components/Charts/TotalValueLocked.tsx#L72
'useDailyTinlakeTVL' is defined but never used
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerPool/Investors/LiquidityPools.tsx#L178
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
ff-prod / build-app:
centrifuge-app/src/pages/Loan/ExternalFinanceForm.tsx#L107
React Hook React.useEffect has a missing dependency: 'financeForm'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/Loan/ExternalRepayForm.tsx#L149
React Hook React.useEffect has a missing dependency: 'repayForm'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/Loan/FinanceForm.tsx#L166
React Hook React.useEffect has a missing dependency: 'financeForm'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/Loan/RepayForm.tsx#L184
React Hook React.useEffect has a missing dependency: 'repayForm'. Either include it or remove the dependency array
|