Skip to content

feat: Boutique implement new design #4342

feat: Boutique implement new design

feat: Boutique implement new design #4342

Triggered via pull request September 19, 2024 17:30
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
ESLint and Prettier checks
32s
ESLint and Prettier checks
BOUTIQUE - Build backend
0s
BOUTIQUE - Build backend
WALLET - Build backend
0s
WALLET - Build backend
WALLET - Build frontend
0s
WALLET - Build frontend
BOUTIQUE - Build frontend
0s
BOUTIQUE - Build frontend
BOUTIQUE - Test backend
0s
BOUTIQUE - Test backend
WALLET - Test backend
0s
WALLET - Test backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L39
Unknown property 'stroke-width' found, use 'strokeWidth' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L40
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L41
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L45
Unknown property 'stroke-width' found, use 'strokeWidth' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L46
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L47
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L51
Unknown property 'stroke-width' found, use 'strokeWidth' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L52
Unknown property 'stroke-linecap' found, use 'strokeLinecap' instead
ESLint and Prettier checks: packages/boutique/frontend/src/components/icons.tsx#L53
Unknown property 'stroke-linejoin' found, use 'strokeLinejoin' instead
ESLint and Prettier checks
Process completed with exit code 1.
ESLint and Prettier checks
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/