Skip to content

sigh

sigh #358

Triggered via pull request April 30, 2024 09:30
Status Failure
Total duration 19s
Artifacts

integrate.yml

on: pull_request
Matrix: coding-standards
Fit to window
Zoom out
Zoom in

Annotations

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