Skip to content

[FEAT] NEAR-11: Landing Page Update #433

[FEAT] NEAR-11: Landing Page Update

[FEAT] NEAR-11: Landing Page Update #433

Triggered via pull request January 12, 2024 07:04
Status Failure
Total duration 1m 7s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checks: packages/frontend/src/components/landing/GuestLanding.js#L4
`./GuestLanding.styles` import should occur after import of `../navigation/NavigationWrapperV2`
checks: packages/frontend/src/components/navigation/DesktopContainer.js#L10
`../../config/whitelabel` import should occur before import of `./ConnectLedger`
checks: packages/frontend/src/components/navigation/DesktopContainer.js#L11
`../../images/icon-languages.svg` import should occur before import of `./ConnectLedger`
checks: packages/frontend/src/components/navigation/DesktopContainer.js#L12
`../common/LangSwitcher` import should occur before import of `./ConnectLedger`
checks: packages/frontend/src/components/navigation/DesktopMenu.js#L7
`../accounts/account_selector/AccountSelector` import should occur before import of `./AccessAccountBtn`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L11
`../../config/whitelabel` import should occur before import of `./AccessAccountBtn`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L12
`../../images/icon-languages.svg` import should occur before import of `./AccessAccountBtn`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L13
`../accounts/account_selector/AccountSelector` import should occur before import of `./AccessAccountBtn`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L14
`../common/LangSwitcher` import should occur before import of `./AccessAccountBtn`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L15
`../svg/UserIcon` import should occur before import of `./AccessAccountBtn`