Skip to content

fix(design): Footer Navigation + Layout enhancements #11839

fix(design): Footer Navigation + Layout enhancements

fix(design): Footer Navigation + Layout enhancements #11839

Triggered via pull request December 20, 2023 22:34
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.