plz #366
Annotations
10 errors
Run Biome:
app/(base)/page.tsx#L22
Cannot determine whether this child has the required key prop.
|
Run Biome:
app/[username]/page.tsx#L55
Missing key property for this element in iterable.
|
Run Biome:
app/[username]/page.tsx#L62
Missing key property for this element in iterable.
|
Run Biome:
components/client/AddMembersForm.tsx#L61
Unnecessary use of boolean literals in conditional expression.
|
Run Biome:
components/client/AddMembersForm.tsx#L64
Unnecessary use of boolean literals in conditional expression.
|
Run Biome:
components/server/ChannelCard.tsx#L143
Cannot determine whether this child has the required key prop.
|
Run Biome:
components/client/ChannelCard2.tsx#L78
Cannot determine whether this child has the required key prop.
|
Run Biome:
context/UserContext.tsx#L19
All these imports are only used as types.
|
Run Biome:
components/server/ItemSidebar.tsx#L160
Cannot determine whether this child has the required key prop.
|
Run Biome:
components/server/channel/ChannelItems.tsx#L38
Cannot determine whether this child has the required key prop.
|
Loading