Skip to content

Fixes for state mangement, small refactors, and new workspaces #116

Fixes for state mangement, small refactors, and new workspaces

Fixes for state mangement, small refactors, and new workspaces #116

Triggered via push February 12, 2025 13:35
Status Failure
Total duration 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build
'showNextStep' is declared but its value is never read.
build
Process completed with exit code 2.
lint: packages/app/src/components/AccountMenu.tsx#L1
Replace `'@radix-ui/themes'` with `"@radix-ui/themes"`
lint: packages/app/src/components/AccountMenu.tsx#L2
Replace `'react'` with `"react"`
lint: packages/app/src/components/AccountMenu.tsx#L3
Replace `'./LoginDialog'` with `"./LoginDialog"`
lint: packages/app/src/components/AccountMenu.tsx#L4
Replace `'../contexts/StoreContext'` with `"../contexts/StoreContext"`
lint: packages/app/src/components/AccountMenu.tsx#L9
Replace `"https://randomuser.me/api/portraits/men/75.jpg"` with `⏎····"https://randomuser.me/api/portraits/men/75.jpg",⏎··`
lint: packages/app/src/components/AccountMenu.tsx#L15
Replace `'jwt'` with `"jwt"`
lint: packages/app/src/components/AccountMenu.tsx#L16
Replace `'user'` with `"user"`
lint: packages/app/src/components/AccountMenu.tsx#L22
Replace `'jwt'` with `"jwt"`
lint: packages/app/src/components/AccountMenu.tsx#L41
Replace `·className="w-8·h-8·rounded-full"·src={avatar}·alt="Profile"` with `⏎··················className="w-8·h-8·rounded-full"⏎··················src={avatar}⏎··················alt="Profile"⏎···············`