fix(design): Footer Navigation + Layout enhancements #11839
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
lint-and-test:
src/layout/DefaultLayout/DefaultLayout.test.tsx#L18
Type '{ children: Element; displayFeedbackCard: boolean; rightSidebar: Element; }' is not assignable to type 'IntrinsicAttributes & { rightSidebar?: Element | undefined; children: ReactNode; }'.
|
lint-and-test:
src/pages/landing/index.tsx#L32
Argument of type 'boolean' is not assignable to parameter of type 'Element'.
|
lint-and-test:
src/pages/ussf-documentation.tsx#L75
Expected 1-2 arguments, but got 3.
|
lint-and-test
Process completed with exit code 2.
|