Skip to content

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

[FEAT] NEAR-11: Landing Page Update

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

Triggered via pull request January 15, 2024 14:53
Status Failure
Total duration 1m 4s
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#L5
`./GuestLanding.styles` import should occur after import of `../wallet-migration/metrics`
checks: packages/frontend/src/components/navigation/DesktopContainer.js#L8
`../../config/whitelabel` import should occur before import of `./DeprecatedLogo`
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#L7
`../../config/whitelabel` import should occur before import of `./DeprecatedLogo`
checks: packages/frontend/src/components/navigation/MobileContainer.js#L8
`../common/FormButton` import should occur before import of `./DeprecatedLogo`
checks: packages/frontend/src/components/navigation/Navigation.js#L6
`../../../../../features` import should occur before import of `./DesktopContainer`
checks: packages/frontend/src/components/navigation/Navigation.js#L7
`../common/wallet_selector/WalletSelectorGetAWallet` import should occur before import of `./DesktopContainer`
checks: packages/frontend/src/components/navigation/NavigationV2.js#L6
`../../../../../features` import should occur before import of `./DesktopContainer`
checks: packages/frontend/src/components/navigation/NavigationV2.js#L7
`../common/wallet_selector/WalletSelectorGetAWallet` import should occur before import of `./DesktopContainer`
checks: packages/frontend/src/components/navigation/NavigationWrapper.js#L4
`./Navigation` import should occur after import of `../../redux/slices/flowLimitation`