Skip to content

fix(3000): Look reasonable on mobile #62575

fix(3000): Look reasonable on mobile

fix(3000): Look reasonable on mobile #62575

Triggered via pull request December 11, 2023 22:29
Status Success
Total duration 8m 34s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
8s
Determine need to run frontend checks
Code quality checks
8m 3s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Code quality checks
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L121
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L122
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L138
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L139
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L151
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L168
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L169
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L190
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L191
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L205
<Card> is forbidden, use utility classes instead