Skip to content

should be good to go #336

should be good to go

should be good to go #336

Triggered via pull request April 19, 2024 21:11
Status Failure
Total duration 16s
Artifacts

integrate.yml

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

Annotations

11 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/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.
coding-standards (apps/site): components/server/channel/ChannelItems.tsx#L91
Cannot determine whether this child has the required key prop.
coding-standards (apps/delta)
The job was canceled because "apps_site" failed.