Skip to content

bump to 0.4.13

bump to 0.4.13 #346

Triggered via pull request April 29, 2024 21:39
Status Failure
Total duration 14s
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): 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/server/ItemSidebar.tsx#L160
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/channel/ChannelItems.tsx#L38
Cannot determine whether this child has the required key prop.
coding-standards (apps/site): components/server/channel/ChannelItems.tsx#L91
Cannot determine whether this child has the required key prop.