Add dashboard menu #1700
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 36s
deploy-development
/
...
/
deploy-faucet
deploy-development
/
...
/
deploy-onboarding-api
deploy-development
/
...
/
deploy-pinning-api
deploy-development
/
...
/
notify
ff-prod
/
notify
0s
Annotations
1 error and 4 warnings
ff-prod / build-app
Process completed with exit code 1.
|
ff-prod / build-app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ff-prod / build-app:
centrifuge-app/src/components/Report/AssetTransactions.tsx#L35
'txType' is assigned a value but never used
|
ff-prod / build-app:
centrifuge-app/src/components/Report/AssetTransactions.tsx#L160
React Hook React.useEffect has a missing dependency: 'explorer'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L77
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|