Skip to content

Small fix for workspaces #112

Small fix for workspaces

Small fix for workspaces #112

Triggered via push January 30, 2025 14:50
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build
Module '"./ProjectCard"' has no exported member 'Project'. Did you mean to use 'import Project from "./ProjectCard"' instead?
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"⏎···············`