tell biome to read from the version specified in the root directory #378
Annotations
10 errors and 1 warning
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/server/ChannelCard.tsx#L143
Cannot determine whether this child has the required key prop.
|
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:
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/client/ChannelCard2.tsx#L78
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.
|
Setup Biome
Please consider pinning the version of @biomejs/biome in your package.json file.
See https://biomejs.dev/internals/versioning/ for more information.
|
Loading