Skip to content

Onboarding page initial UI #160

Onboarding page initial UI

Onboarding page initial UI #160

Triggered via pull request February 14, 2024 13:05
Status Success
Total duration 2m 9s
Artifacts

CI_Checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Code Styling check: marketing/app/[locale]/network/configureNetworks.tsx#L71
Prefer using arrow functions over plain functions which only return a value
Code Styling check: marketing/app/[locale]/network/configureNetworks.tsx#L75
Prefer using arrow functions over plain functions which only return a value
Code Styling check: marketing/app/[locale]/network/welcomePack.tsx#L62
Props should be sorted alphabetically
Code Styling check: webapp/app/[locale]/bridge/useBridgeState.ts#L60
Function has a complexity of 13. Maximum allowed is 10