Skip to content

Begin work on Dashboard #117

Begin work on Dashboard

Begin work on Dashboard #117

Triggered via push February 12, 2025 15:14
Status Failure
Total duration 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build
'TextField' is declared but its value is never read.
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"⏎···············`