Fix the following issues in the homepage workspace:
| Rule |
Message |
File |
| typescript:S4325 |
This assertion is unnecessary since the receiver accepts the original type of the expression. |
workspaces/homepage/plugins/dynamic-home-page/src/utils/useHomePageCardTitle.ts:35 |
| typescript:S7735 |
Unexpected negated condition. |
workspaces/homepage/plugins/dynamic-home-page/src/components/OnboardingSection/OnboardingSection.tsx:86 |
Fix the following issues in the homepage workspace: