Skip to content

chore(deps): update react monorepo to v18 #5087

chore(deps): update react monorepo to v18

chore(deps): update react monorepo to v18 #5087

Triggered via push February 20, 2024 00:16
Status Failure
Total duration 1m 8s
Artifacts

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: src/app/ContestSite/ArenaPage.tsx#L205
Type '{ children: Element; overlay: Element; trigger: "click"[]; disabled: boolean; }' is not assignable to type 'IntrinsicAttributes & DropDownProps'.
test: src/app/ContestSite/CodePage.tsx#L563
Argument of type 'unknown' is not assignable to parameter of type 'JointContent'.
test: src/app/ContestSite/JoinPage.tsx#L230
Type '{ children: Element; title: string; visible: boolean; onOk: () => Promise<void>; onCancel: () => void; }' is not assignable to type 'IntrinsicAttributes & ModalProps'.
test: src/app/ContestSite/ManageTeamsPage.tsx#L364
Type '{ children: Element; visible: boolean; title: string; centered: true; okText: string; maskClosable: false; confirmLoading: boolean; onCancel: () => void; onOk: () => Promise<void>; destroyOnClose: true; }' is not assignable to type 'IntrinsicAttributes & ModalProps'.
test: src/app/ContestSite/MenuPage.tsx#L96
No overload matches this call.
test: src/app/ContestSite/MenuPage.tsx#L119
No overload matches this call.
test: src/app/ContestSite/MenuPage.tsx#L135
No overload matches this call.
test: src/app/ContestSite/MenuPage.tsx#L158
No overload matches this call.
test: src/app/ContestSite/NoticePage.tsx#L314
Type '{ children: Element; visible: boolean; title: string; centered: true; okText: string; onCancel: () => void; onOk: () => Promise<void>; maskClosable: false; confirmLoading: boolean; destroyOnClose: true; }' is not assignable to type 'IntrinsicAttributes & ModalProps'.
test: src/app/ContestSite/NoticePage.tsx#L478
Type '{ children: (Element | undefined)[]; size: "middle"; }' is not assignable to type 'IntrinsicAttributes & SpaceProps'.
test: src/generated/grpc-web/MessageType_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/Services_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/Services_pb.d.ts#L3
'Message2Clients_pb' is defined but never used
test: src/generated/grpc-web/Services_pb.d.ts#L4
'Message2Server_pb' is defined but never used