Add feedback redesign #3663
Annotations
1 error and 8 warnings
deploy-app
Canceling since a higher priority waiting request for 'centrifuge-app-@centrifuge:2471_feedback_redesign' exists
|
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, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-app:
centrifuge-app/src/components/InvestRedeem/InvestRedeemDrawer.tsx#L76
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
build-app:
centrifuge-app/src/components/PoolCard/index.tsx#L118
The 'tinlakeObjKey' function makes the dependencies of useMemo Hook (at line 174) change on every render. To fix this, wrap the definition of 'tinlakeObjKey' in its own useCallback() Hook
|
build-app:
centrifuge-app/src/components/PoolCard/index.tsx#L125
The 'getTinlakeMinInvestment' function makes the dependencies of useMemo Hook (at line 174) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'getTinlakeMinInvestment' in its own useCallback() Hook
|
build-app:
centrifuge-app/src/components/PoolCard/index.tsx#L136
The 'calculateApy' function makes the dependencies of useMemo Hook (at line 174) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'calculateApy' in its own useCallback() Hook
|
deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
deploy-app
Unexpected input(s) 'cors_config', valid inputs are ['bucket_url', 'GWIP', 'GSA', 'artifact_name']
|
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: "webpack".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webpack
|
8.77 MB |
|